Unicode plotting tool for displaying CSV data directly in your terminal
uniplot | ||
.gitignore | ||
build.ss | ||
demo.png | ||
gerbil.pkg | ||
LICENSE | ||
README.org | ||
uniplot.ss |
Uniplot
Unicode plotting library for Gerbil Scheme.
Depends on Fancy for colors and display.

(source: Our World in Data)
Features
- Braille canvas for plotting
- Line plots
- Axes and tick labels showing ranges
- Optional title, x-axis label, and legend
- Input data loading from a CSV file