TOQUASH: drop display loop old .update_ohlc_..
parent
2c1daab990
commit
82732e3f17
|
@ -509,7 +509,6 @@ def graphics_update_cycle(
|
|||
xpx < update_uppx
|
||||
or i_diff > 0
|
||||
):
|
||||
# chart.update_ohlc_from_array(
|
||||
chart.update_graphics_from_array(
|
||||
chart.name,
|
||||
array,
|
||||
|
|
Loading…
Reference in New Issue