chillibasket / processing-grapher

Terminal and graphing program for analysis and recording of data from serial devices
GNU General Public License v3.0
35 stars 17 forks source link

Hide Signals from Live Graph #9

Closed chillibasket closed 3 years ago

chillibasket commented 3 years ago

At the moment, all signals which are received from the serial device are plotted onto the live graph. I propose to add a "hide/show" toggle button next to each signal so that signals which are not of interest can be hidden.

chillibasket commented 3 years ago

There now is an option (added in commit 1d659dc5988aa4469152e30037cdc882d7e02166) on the right-hand sidebar of the "Live Graph" tab to assign signals to "Hidden" rather than any of the graphs. This will hide the signals from view.