solara
solara copied to clipboard
Matplotlib plot very slow in solara
Hi, I am trying to make a plot with pcolormesh from matplotlib, but wrapped in solara.FigureMatplotlib it becomes slow. It is very well possible that I am overlooking something, but at the moment I do not know how to make it faster. The code is here https://github.com/SALTISolutions/wetwin/blob/main/wetwin_solara_rhine_meuse_map.ipynb for comparison, I also added a cell with a straight plot without solara. Any hint is appreciated. Best regards, Martin