annacrombie / plot

plot on the command line
MIT License
113 stars 9 forks source link

Plot output not full #24

Closed ysabantsev closed 3 years ago

ysabantsev commented 3 years ago

$ seq 1 200 | plot -c C -x 5:0:0:3:blue -y 10:3:3 -d 50:200 -b 0:250 Seems to give only first 128 values.

Screenshot from 2021-09-27 07-24-34

ysabantsev commented 3 years ago

Screenshot from 2021-09-27 07-45-12 working good with changed FILE_INPUT_BUF Screenshot from 2021-09-27 07-46-28

annacrombie commented 3 years ago

Hello, I think I resolved this issue in 15e1a2a140390e46f7e926eaf53dfc5f68ed48a9. Can you confirm?

ysabantsev commented 3 years ago

Hello. Yes, working good now. Thank you

annacrombie commented 3 years ago

Awesome, I've just bumped the version