rustplotlib 0.0.3

A tiny library to create charts, by using matplotlib.
Documentation

rustplotlib docs.rs Build Status

A tiny library for creating 2D charts, by using matplotlib.

This project is inspired by mneumann's matplotlib-rs, and SiegeLord's RustGnuplot.

WARNING

This project is currently under the development. It means that some broken changes will be occurred in API.

Features

  • builder style API
  • support for multiple backends

API Documentation

License

This software is released under the MIT license. See LICENSE for details.