diff --git a/vcub_keeper/visualisation.py b/vcub_keeper/visualisation.py index f719145..8ec36aa 100644 --- a/vcub_keeper/visualisation.py +++ b/vcub_keeper/visualisation.py @@ -456,6 +456,8 @@ def plot_map_station_with_plotly(station_control, zoom=zoom_plot, style="light"), showlegend=True, + width=width, + height=height, legend=dict(orientation="h", yanchor="top", xanchor="center",