Hello,
I am working on a graph in WPF, in each section there are thousands of points to draw. The performance for rendering this graph is horrible.
Does anyone have any experience with a filter that will represent the graph with much fewer points - similar to the way a stock graph draws itself when its zoomed out.
Thank you.