Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benmaier/simple-plot

A simple Python-like plot interface for canvas/context.
https://github.com/benmaier/simple-plot

canvas d3 plot

Last synced: about 1 month ago
JSON representation

A simple Python-like plot interface for canvas/context.

Awesome Lists containing this project

README

        

# simple-plot

This is a lightweight class providing a Python-like API to plot data on `canvas`.

## License

This code is licensed under the CC 4.0 license. The [d3-library](https://github.com/d3/d3) is licensed under the MIT license.