taurus-org / taurus_pyqtgraph

Moved to https://gitlab.com/taurus-org/taurus_pyqtgraph
3 stars 14 forks source link

"Clear curves" option for trend display #71

Closed dscran closed 4 years ago

dscran commented 4 years ago

Adds a right-click menu option to clear the current trend data. Closes #70

Cheers,

Michael

cpascual commented 4 years ago

Hi, I did a minor, cosmetic change in the naming of the action (to be explicit in that only trnds are cleared). And I am merging this PR. Thanks @dscran for contributing!