red-data-tools / YouPlot

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

Strange behavior with --xlim option #18

Closed kojix2 closed 3 years ago

kojix2 commented 3 years ago

Strange behavior with --xlim option

image

kojix2 commented 3 years ago

This is caused by passing an array of strings to xlim. I need to fix YouPlot. This is not a UnicodePlot bug, but I have reported it to UnicodePlot as well.

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