plotly_kaleido 0.13.6

Additional output format support for plotly using Kaleido
Documentation
1
2
3
4
5
6
7
# plotly_kaleido

This is an internal crate which implements the `kaleido` feature for [Plotly.rs](https://github.com/plotly/plotly.rs).

The `kaleido` feature enables `Plot` conversion to the following output formats: `png`, `jpeg`, `webp`, `svg`, `pdf` and `eps`.

See [examples/](https://github.com/plotly/plotly.rs/tree/main/examples/kaleido) for usage demonstrations.