diff --git a/src/gollum/sonora.py b/src/gollum/sonora.py index ebf23cd..4d603e3 100644 --- a/src/gollum/sonora.py +++ b/src/gollum/sonora.py @@ -506,8 +506,8 @@ def create_interact_ui(doc): fig = figure( title="Sonora Bobcat Interactive Dashboard", - plot_height=340, - plot_width=600, + height=340, + width=600, tools="pan,wheel_zoom,box_zoom,reset,save", toolbar_location="below", border_fill_color="whitesmoke",