visu 0.2.4

Tool to simply visualise data
Documentation
1
2
3
4
5
mod normalized_data;
mod render;
mod tests;

pub use render::{render_chart, Graph};