Expand description
§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.