plotly 0.1.0

Wrapper for Plotly.js
Documentation
[dependencies.askama]
version = "0.9.0"

[dependencies.num]
version = "0.2.1"

[dependencies.rand]
version = "0.7.3"

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

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Ioannis Giagkiozis <i.giagkiozis@gmail.com"]
description = "Wrapper for Plotly.js"
documentation = "https://github.com/igiagkiozis/plotly"
edition = "2018"
exclude = ["target/*"]
homepage = "https://github.com/igiagkiozis/plotly"
keywords = ["plot", "chart"]
license = "MIT"
name = "plotly"
repository = "https://github.com/igiagkiozis/plotly"
version = "0.1.0"