Hello everyone,
I am currently working on an interactive visualization consisting of a 3D point cloud, a few graphs and an image using plotly. It performs well up to a certain size, but I’ve encountered a significant issue with larger datasets.
Specifically, when the point cloud size is around 4 million points, the visualization renders successfully in the browser. However, I recently increased the data size to approximately 9 million points, and the browser is no longer able to load the graph.
Any ideas, suggestions, or workarounds to solve this would be greatly appreciated!
Here is a screenshot of the plot for reference: