plotly_kaleido 0.13.6

Additional output format support for plotly using Kaleido
Documentation
[build-dependencies.directories]
version = ">=4, <7"

[build-dependencies.zip]
version = "7.0"

[dependencies.base64]
version = "0.22"

[dependencies.dunce]
version = "1.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dev-dependencies]

[features]
download = []

[lib]
name = "plotly_kaleido"
path = "src/lib.rs"

[package]
authors = ["Ioannis Giagkiozis <i.giagkiozis@gmail.com>", "Andrei Gherghescu andrei-ng@protonmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Additional output format support for plotly using Kaleido"
documentation = "https://docs.rs/plotly_kaleido"
edition = "2021"
exclude = ["target/*", "kaleido/*", "examples/*"]
homepage = "https://github.com/plotly/plotly.rs"
keywords = ["plot", "chart", "plotly", "ndarray"]
license = "MIT"
name = "plotly_kaleido"
readme = "README.md"
repository = "https://github.com/plotly/plotly.rs"
version = "0.13.6"