From 528da3bce817fe021599814861538c52e9170222 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Fri, 15 Mar 2019 08:22:18 +0100 Subject: [PATCH] tools above --- rowers/interactiveplots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )