textplots 0.6.0

Terminal plotting library.
Documentation
[[bin]]
name = "textplots"
path = "src/main.rs"
[badges.travis-ci]
branch = "master"
repository = "loony-bean/textplots-rs"
[dependencies.drawille]
version = "0.2.3"

[dependencies.meval]
version = "0.2"

[dependencies.structopt]
version = "0.3"

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

[package]
authors = ["Alexey Suslov <alexey.suslov@gmail.com>"]
categories = ["visualization"]
description = "Terminal plotting library."
edition = "2018"
keywords = ["plotting", "unicode", "charts"]
license = "MIT"
name = "textplots"
readme = "README.md"
repository = "https://github.com/loony-bean/textplots-rs"
version = "0.6.0"