cli_graph
By Jamie Apps
A crate to allow generation of simple CLI graphs
Eg:
let names : = vec!.iter.map.collect;
let values : = vec!;
let gd = from;
let gc = new.max_height;
bar_graph.unwrap;
gives:
| #
| #
| #
| #
| # #
| # #
| # #
| # # #
|
Note : This crate is still quite young and its API will likely change. If this is an issue, please constrain the version in the Cargo.toml.