Unicode plotting tool for displaying CSV data directly in your terminal
Find a file
2021-04-30 23:13:18 +02:00
uniplot Support NaN values 2021-04-30 23:08:44 +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 Read data from CSV file 2021-04-30 23:13:18 +02:00
demo.ss Read data from CSV file 2021-04-30 23:13:18 +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 Read data from CSV file 2021-04-30 23:13:18 +02:00

Uniplot

Unicode plotting library for Gerbil Scheme.

Depends on Fancy for colors and display.

/dimitri/uniplot/media/commit/6301fa651d07ce5253f47e2147ad4b3bfb6fb5e7/demo.png

Annual CO₂ emissions (t) (source: Our World in Data)

Features

  • Braille canvas for plotting
  • Line plots

References