red-data-tools / YouPlot

A command line tool that draw plots on the terminal.
MIT License
4.17k stars 57 forks source link

Line color cannot be specified as a numerical value of 256 colors #23

Open kojix2 opened 3 years ago

kojix2 commented 3 years ago

Line color cannot be specified as a numerical value of 256 colors. This is due to the UnicodePlots.rb specification. Efforts are currently underway to improve it.

See https://github.com/red-data-tools/unicode_plot.rb/issues/34