plotter 0.1.0

A package that plots a dataset to a HTML Canvas
Documentation
[package]
name = "plotter"
version = "0.1.0"
authors = ["Shing Tak Lam <shingtaklam1324@gmail.com>"]
description = "A package that plots a dataset to a HTML Canvas"

repository = "https://github.com/shingtaklam1324/plotter"

license = "MIT"

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