Skip to content

Tags: plotly/plotly.rs

Tags

0.12.1

Verified

This commit was signed with the committer’s verified signature.
andrei-ng Andrei
bump plotly derive version

Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>

0.12.0

Verified

This commit was signed with the committer’s verified signature.
andrei-ng Andrei
add separate workflow files for publishing sub-packages

Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>

0.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump plotly version and edition to 2021 (#256)

- bump edition to 2021
 - set resolver to 2 to bypass latest wasm-bindgen bug: rustwasm/wasm-bindgen#4304
 - remove patch versioning from all dependencies

Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>

0.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #236 from plotly/develop

bump version number

0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version number (#234)

Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>

0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update Cargo.toml version for release (#214)

Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>

0.8.4

v0.8.4

0.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.8.3 (#124)

* bump versions

* update chengelog

0.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.8.2 (#116)

* Refactor examples and readme (#113)

* update main readme

* update plotly_kaleido readme

* update readme

* typo

* add readme

* Refactor examples and readme

* update changelog

* fix CI workflow

* update workflows

* tpyo

* formatting

* fix workflows

* update workflows

* update readme

* update readme

* update url

* final tweaks

* Remove 'static lifetime requirement for `Plot.to_inline_html()` (#115)

* remove 'static lifetime requirement

* update changelog

* add `legend_group_title` to existing traces (#110)

* feat: add legendgrouptitle too all existing traces

Fixes #109

* update changelog

Co-authored-by: Michael Freeborn <michaelfreeborn1@gmail.com>

* Traces for Mesh3d, Image, ScatterMapbox (#88)

* Add basic Mesh3D trace functionality

* Add basic Image trace functionality

* Add basic ScatterMapbox functionality

* Fix compilation errors due to merge

* Copy some setters

* Fill in some more Mesh3D setters

* Complete the Mesh3D setters

* Complete the Image setters

* Sketch idea of ImageData trait

* Complete the ScatterMapbox setters

* Add tests for Mesh3D

* Fix cargo warnings

* Make greater use of IntoIterator trait

* Add tests for Image

* Add tests for ScatterMapbox

* Fix compilation errors

* Insert _ in setter names

* Run rustfmt and add line breaks to documentation

* Add jupyter lab examples for Mesh3D, Image, ScatterMapbox

* Update CHANGELOG

* Remove setter assertions

* refactoring

* fix tests

* formatting

* add ImageData trait

* add Image trace examples

* add mesh3d example

* rustfmt

* add map example

* tweak zoom data type

* rustfmt

* clippy

* update workflows

Co-authored-by: Michael Freeborn <michaelfreeborn1@gmail.com>

* add plotly_image to features list

* v0.8.2

Co-authored-by: Kai Howelmeyer <kai@hoewelmeyer.eu>
Co-authored-by: Joel Sjögren <joelsjogren.wii@gmail.com>

0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #102 from igiagkiozis/dev

v0.8.1