What's Changed
- Fix placement of BarSeries labels when stacked (#1979) by @VisualMelon in https://github.com/oxyplot/oxyplot/pull/1980
- refactor: Added nullable annotations to Annotations classes of Core library. by @HavenDV in https://github.com/oxyplot/oxyplot/pull/1935
- Issue1982 by @VisualMelon in https://github.com/oxyplot/oxyplot/pull/1983
- Update OxyPlot.ImageSharp to target late...