Layout guidelines/tips for rapidly rendering many plots

Here’s a discussion that might help you debug the issue: How can I improve the perfomance updating data working with many plots and tabs?

My current guess is that 40 plots with a lot of data on them just take a long time to render, that’s it. If you’re using the webgl output backend, try using canvas instead.