Your comments

How would you visualize dimension 3 and 4?

I think this is the thread about checkboxes in the legend:

http://discussion.oxyplot.org/topic/490185-checkable-legend/

We will not support checkboxes in the render context,


You could render checkboxes with rectangles or bitmaps, but we do not currently support click events on the legend, so more work is required to do the hit testing...

https://github.com/oxyplot/oxyplot/issues/315


You could also render the legend with a native checkbox overlay above the plot view!

Cool, I would like to see the example in the repository!

https://github.com/oxyplot/oxyplot/issues/699

Does this happen in the examples? Is it related to the tracker?

Could we render to a bitmap when the plot has been changed and draw the bitmap in the OnPaint?

OxyPlot can currently only export 1 graph to a pdf.

We have an issue regarding subplots

https://github.com/oxyplot/oxyplot/issues/55

Sorry, there is no built in support for 1D data. But I think it should be possible to create an sequence of plottable items in a single LINQ expression!

https://github.com/oxyplot/oxyplot/blob/develop/LICENSE

It should be no problem to use a library with the MIT license in a commercial product!