ui._display: no downsampling on history chart default view call

marketstore_disable_snappy
Tyler Goodlet 2023-05-09 14:43:25 -04:00
parent 88f3912b2d
commit 96532ad38c
1 changed files with 1 additions and 0 deletions

View File

@ -1470,6 +1470,7 @@ async def display_symbol_data(
hist_chart.main_viz.default_view(
do_min_bars=True,
do_ds=False,
)
hist_linked.graphics_cycle()