Expand description
A small crate to plot an ASCII representation of a List data type from nushell
Three commands are supplied.
plotplots a 1-dimensional numeric list/nested listhistplots a 1-dimensional numeric list/nested listxyplotplots a 2-dimensional numeric list (nested list with length == 2)
Modules§
- color_
plot - Forks of some nice open source plotting and drawing Rust libraries so we can get ANSI color support.
Structs§
- Plotter
Plotterstruct passed to nu.