Unicode plotting tool for displaying CSV data directly in your terminal
Find a file
2021-04-29 21:14:23 +02:00
uniplot Add borders and x-axis labels 2021-04-29 21:14:23 +02:00
.gitignore Initial commit 2021-04-29 19:38:15 +02:00
build.ss Add Braille canvas and basic line plots 2021-04-29 19:38:29 +02:00
demo.png Add borders and x-axis labels 2021-04-29 21:14:23 +02:00
demo.ss Add borders and x-axis labels 2021-04-29 21:14:23 +02:00
gerbil.pkg Initial commit 2021-04-29 19:38:15 +02:00
LICENSE Initial commit 2021-04-29 19:38:15 +02:00
README.org Improve color handling 2021-04-29 20:04:12 +02:00

Uniplot

Unicode plotting library for Gerbil Scheme.

Depends on Fancy for colors and display.

/dimitri/uniplot/media/commit/60fd538a676ab44a7aceee5559af09b7250d1f99/demo.png

Features

  • Braille canvas for plotting
  • Line plots

References