18 releases
| 0.13.6 | Jan 10, 2026 |
|---|---|
| 0.13.5 | Aug 1, 2025 |
| 0.13.4 | Jul 16, 2025 |
| 0.12.1 | Jan 2, 2025 |
| 0.2.0 | Jul 25, 2020 |
#586 in Visualization
2,132 downloads per month
Used in 13 crates
(3 directly)
23KB
502 lines
Plotly Kaleido
Plotly Kaleido implements the kaleido feature for Plotly.rs
The kaleido feature enables Plot conversion to the following output
formats: png, jpeg, webp, svg, pdf and eps. It has the added benefit over
the orca feature in that there is no need for an additional installation
for the feature to function properly. The Kaleido precompiled binaries are
packaged redistributed from the original repository plotly/Kaleido.
Note that plotly/Kaleido is still in pre-release and as such the kaleido
feature should be considered in pre-release mode as well.
plotly_kaleido
This is an internal crate which implements the kaleido feature for Plotly.rs.
The kaleido feature enables Plot conversion to the following output formats: png, jpeg, webp, svg, pdf and eps.
See examples/ for usage demonstrations.
Dependencies
~0.6–2.6MB
~50K SLoC