9 releases (breaking)

new 0.11.0 Dec 6, 2024
0.10.0 Sep 16, 2024
0.9.1 Sep 6, 2024
0.9.0 Jun 29, 2024
0.2.0 Jul 25, 2020

#90 in Visualization

Download history 2018/week @ 2024-08-18 1282/week @ 2024-08-25 1873/week @ 2024-09-01 1850/week @ 2024-09-08 1466/week @ 2024-09-15 1662/week @ 2024-09-22 1279/week @ 2024-09-29 856/week @ 2024-10-06 1058/week @ 2024-10-13 870/week @ 2024-10-20 1399/week @ 2024-10-27 1029/week @ 2024-11-03 814/week @ 2024-11-10 989/week @ 2024-11-17 850/week @ 2024-11-24 1190/week @ 2024-12-01

3,884 downloads per month
Used in 9 crates (3 directly)

MIT license

18KB
388 lines

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.


lib.rs:

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.

Dependencies

~1–13MB
~100K SLoC