-
Notifications
You must be signed in to change notification settings - Fork 120
Comparing changes
Open a pull request
base repository: plotly/plotly.rs
base: 0.11.0
head repository: plotly/plotly.rs
compare: 0.12.0
- 11 commits
- 52 files changed
- 4 contributors
Commits on Dec 6, 2024
-
add examples on building responsive plots and custom HTML pages (#257)
Configuration menu - View commit details
-
Copy full SHA for 1405731 - Browse repository at this point
Copy the full SHA 1405731View commit details -
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca4560f - Browse repository at this point
Copy the full SHA ca4560fView commit details
Commits on Dec 12, 2024
-
Make i, j, k optional in Mesh3d::new() (#260)
* Make i, j, k optional * Update example to work with optional i,j,k
Configuration menu - View commit details
-
Copy full SHA for 29736fe - Browse repository at this point
Copy the full SHA 29736feView commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48bc816 - Browse repository at this point
Copy the full SHA 48bc816View commit details
Commits on Dec 14, 2024
-
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea8d95c - Browse repository at this point
Copy the full SHA ea8d95cView commit details
Commits on Dec 21, 2024
-
allow users to set Kaleido path via envionment variable (#262)
* allow users to set Kaleido path via envionment variable - introduced a new feature to allow users to download Kaleido at compile time when the applications are targeted for the host machine - this can be overriden by the runtime environment variable * add no-sanbox arg to Kaleido process - something fishy is happening in the CI, without this argument empty files are generated because of chromium security issues - print stderr of Kaleido to console Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6155ab - Browse repository at this point
Copy the full SHA b6155abView commit details
Commits on Dec 31, 2024
-
* add Pie Chart trace - add examples - add section in mdBook Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com> * fix cargo doc warnings Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com> * add pie unittests and fix docs Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com> --------- Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc64d6f - Browse repository at this point
Copy the full SHA cc64d6fView commit details
Commits on Jan 2, 2025
-
Update itertools requirement from >=0.10, <0.14 to >=0.10, <0.15 (#268)
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.10.0...v0.14.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ef28a2 - Browse repository at this point
Copy the full SHA 2ef28a2View commit details -
implement deserialize to NamedColor, Rgb, Rgba and bump plotly versio…
Configuration menu - View commit details
-
Copy full SHA for db69b35 - Browse repository at this point
Copy the full SHA db69b35View commit details -
bypass circular dependency on same version when publishing (#269)
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38608b9 - Browse repository at this point
Copy the full SHA 38608b9View commit details -
add separate workflow files for publishing sub-packages
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4e11fc - Browse repository at this point
Copy the full SHA a4e11fcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.11.0...0.12.0