TOQUASH: drop display loop old .update_ohlc_..

m4_corrections
Tyler Goodlet 2022-04-03 23:36:30 -04:00
parent 750e7230da
commit 5a86b62a9c
1 changed files with 0 additions and 1 deletions

View File

@ -509,7 +509,6 @@ def graphics_update_cycle(
xpx < update_uppx xpx < update_uppx
or i_diff > 0 or i_diff > 0
): ):
# chart.update_ohlc_from_array(
chart.update_graphics_from_array( chart.update_graphics_from_array(
chart.name, chart.name,
array, array,