tenox7 / ttyplot

a realtime plotting utility for terminal/console with data input from stdin
Apache License 2.0
972 stars 45 forks source link

floats not working #26

Closed tenox7 closed 5 years ago

tenox7 commented 5 years ago

float input still renders int lines, scales drawn correctly with decimal points

tenox7 commented 5 years ago

fixed in head