Lol, pull hist chart from the display state
parent
1412c435fd
commit
140d21c179
|
@ -457,7 +457,7 @@ def graphics_update_cycle(
|
||||||
# state-tracking ``chart_maxmin()`` routine from above?
|
# state-tracking ``chart_maxmin()`` routine from above?
|
||||||
|
|
||||||
chart = ds.chart
|
chart = ds.chart
|
||||||
hist_chart = ds.godwidget.hist_linked.chart
|
hist_chart = ds.hist_chart
|
||||||
|
|
||||||
flume = ds.flume
|
flume = ds.flume
|
||||||
sym = flume.symbol
|
sym = flume.symbol
|
||||||
|
|
Loading…
Reference in New Issue