plotly_kaleido

Crates.ioplotly_kaleido
lib.rsplotly_kaleido
version
sourcesrc
created_at2020-07-13 09:03:43.145148
updated_at2024-12-06 12:31:18.906915
descriptionAdditional output format support for plotly using Kaleido
homepagehttps://github.com/plotly/plotly.rs
repositoryhttps://github.com/plotly/plotly.rs
max_upload_size
id264641
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Nathan Drezner (ndrezn)

documentation

https://docs.rs/plotly_kaleido

README

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.

Commit count: 263

cargo fmt