diff --git a/rowers/interactiveplots.py b/rowers/interactiveplots.py index c17283a9..4cf5c33a 100644 --- a/rowers/interactiveplots.py +++ b/rowers/interactiveplots.py @@ -3146,7 +3146,7 @@ def interactive_flex_chart2(id=0,promember=0, plot = Figure(x_axis_type=x_axis_type,y_axis_type=y_axis_type, - tools=TOOLS, + tools=TOOLS,toolbar_location='above', toolbar_sticky=False )