tenox7 / ttyplot

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

when waiting for initial data a message should be printed #27

Closed tenox7 closed 5 years ago

tenox7 commented 5 years ago

when ttyplot is run and no data has been received a message "waiting for data" should be displayed

tenox7 commented 5 years ago

complete