taurus-org / taurus_pyqtgraph

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

Add buffer size API and UI for trends #47

Closed cpascual closed 4 years ago

cpascual commented 4 years ago
guifrecuni commented 4 years ago

Thanks Carlos the spinbox option looks good. There seems to be some issues while changing sizes (which may go to downsizing while editing)

cpascual commented 4 years ago

For the problem of accidentally losing info due to buffer clearing when downsizing, here are possible mitigators:

Also, we found a serious issue: buffer clearing resets curve properties (color, symbols, etc are lost)

cpascual commented 4 years ago

Regarding this problem, I addressed it by allowing downsizing without total wipe and changing from a spinbox to a dialog for entering the new value