So, I am writing a report which contains graphs, graphs are with a huge amount of data points. one graph only could contain more than 32,000 points, and I am using tikzpicture and adding coordinates to the plot. overleaf gives me timeout each time, even though I have a premium account, what can I do. is there a way to separate the graphs alone to be compiled separately, so I can finish my report.
Thank you for concerning, and helping :)
externalizecould probably help. Render the image once and not every compilation. This needs certain settings in Overleaf – Elad Den Apr 18 '21 at 13:10