Adjust vlm fsp code to new `Viz.update_graphics()` output sig

multichartz
Tyler Goodlet 2023-01-18 15:03:49 -05:00
parent 7d404ed7ef
commit e44b485bcb
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@ async def open_vlm_displays(
last_val_sticky.update_from_data(-1, value)
vlm_curve = vlm_chart.update_graphics_from_flow(
_, vlm_curve = vlm_chart.update_graphics_from_flow(
'volume',
)