These seem to be "faster" crosshair settings?

bar_select
Tyler Goodlet 2020-10-15 15:08:16 -04:00
parent cb72662350
commit 6f429b1104
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ from ._axes import YAxisLabel, XAxisLabel
# - checkout pyqtgraph.PlotCurveItem.setCompositionMode
_mouse_rate_limit = 60
_debounce_delay = 20
_debounce_delay = 1/2e3
_ch_label_opac = 1