I’m trying to make a surface plot with the example provided by the plotly tutorial in javascript:
However, my csv file has a size of 70 MB, and I can not visualize the plot, I have to use a smaller size to do it, but this does not work for my application, I have to visualize the surface plots with large csv files. I need change the limit, how I can do it?