Hello everybody,
I have a problem plotting data (~17 Mio. points) . When a certain number of data points is exceeded, the plot window with axes appear, but the curve inside does not show up. When limiting the data to a certain range, it works, but then I cant see all the desired date.
1) Is there a way of only plotting every 100th point, and therefore to detour the problem (although its a non optimal solution? 2) Is there a way of plotting all data points by increasing memory, or similar solutions?
cheers, newton |