Lol, pull hist chart from the display state
parent
5ea4be1d4b
commit
35cc37ddc1
|
@ -463,7 +463,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