VariableSlider¶
- class foxglove.layouts.VariableSliderPanel¶
Update numerical variable values for a layout.
For more information, see [the documentation](https://docs.foxglove.dev/docs/visualization/panels/variable-slider).
-
config:
VariableSliderConfig¶
-
title:
str|None= None¶ The title of the panel.
-
config:
- class foxglove.layouts.VariableSliderConfig¶
Configuration for the Variable Slider panel.
-
global_variable_name:
str|None= None¶ Name of variable
-
slider_props:
VariableSliderProps|None= None¶
-
global_variable_name: