rustplotlib
A tiny library for creating 2D charts, by using matplotlib
WARNING!: under development.
This project is inspired by:
- mneumann's matplotlib-rs
- SiegeLord's RustGnuplot
Features (in progress)
- builder style API
- minimal dependency for building
- (unplanned) support for multiple backends (gnuplot, matplotlib)
License
This crate is released under the MIT license. See LICENSE for details.