VisualMelon

Results 23 issues of VisualMelon

We have various open issues concerning legends. The factoring out of legends from PlotModel means we can go much further in making legends more flexible, e.g. This is a loose...

legend

We would like to make a '2.1' release, primarily to make the new Skia rendering provisions generally available, hopefully in the time-frame of a couple of months. Everything is provisional...

Fixes #1531, #1559, and #1554 ### Checklist - [x] I have included examples or tests - [x] I have updated the change log (will do so if/when this is striped...

enhancement
WPF
Windows Forms
pdf
architecture
png
svg
investigate
Core Drawing
SkiaSharp
ImageSharp

It has been suggested that it would be useful for `ContourSeries` to support a `ColorAxis`. I was surprised to find it doesn't support this already, so perhaps there is something...

enhancement
series
investigate

Fixes various threading issues discovered while investigating #47 - `BeginInvoke` was backwards - Not locking when updating/rendering - Not ensuring `Update` is called before `Render` if invalidated (this was the...

OxyPlot.Core is changing quite a bit at the moment, and it will require some effort to update it upon the next release of OxyPlot to NuGet. I would be more...

Updates OxyPlot.ImageSharp to target the latests ImageSharp packages. Required advancing the project to netstandard 2.0. I think we need to double-check the licencing on this. @oxyplot/admins

ImageSharp

Fixes #1847 . ### Checklist - [ ] I have included examples or tests (existing CategoryAxis examples suffice to test the fix) - [x] I have updated the change log...

Addresses #24. ### Checklist - [x] I have included examples or tests - [x] I have updated the change log - [x] I am listed in the CONTRIBUTORS file -...

axes
breaking-change