charton 0.5.4

A high-performance, layered charting system for Rust, featuring a flexible data core and multi-backend rendering.
Documentation
1
2
3
4
pub mod svg;

#[cfg(feature = "png")]
pub mod raster;