VisualMelon

Results 435 comments of VisualMelon

I can't speak as to the performance of OxyPlot compared to other libraries, but I would not describe it as high priority: we try to avoid regressions, but for the...

@rs38 as far as I'm aware, that has never been supported (though I've not been around since much before 2.0)

@rs38 yes, apologies for the confusion. The XAML provision does I believe support it; however, it has moved to https://github.com/oxyplot/oxyplot-contrib due to maintenance concerns. If you believe it is not...

I think the actual behaviour is the intended behaviour: the idea is that either the position is set, then the the rotation is used (because in general it can't know...

This does suggest a feature whereby `LineAnnotations` should go to the effort of finding a point that is within the plot bounds to render the label.

Assigning myself to take a closer look at this and what I describe above. I don't think there is any bug, but it does suggest an annoying limitation.

I'm afraid the `Contour` class is `private` at present, ant there is no other supported (without reflection) way to access the contour intervals. I can't think why making the contours...

(Obligatory reference to #111, but I still should investigate this)

@JensKrumsieck thanks for that discussion; I'll try to take a proper look at this over the weekend

Sorry for taking so long to get back to this; I think excluding it for not-netstandard2.0 is the right thing to do (i.e. option 2). If you're happy to make...