-
A possible bug with the Oxyplot for Windows UWP , PlotView interacting with the Xamarin.Forms View Renderer. The plot doesn't display until after the window resizes. After the window resizes the UWP c…
-
**Imported from [http://oxyplot.codeplex.com/workitem/9976](http://oxyplot.codeplex.com/workitem/9976)**
**[objo](http://www.codeplex.com/site/users/view/objo)** 2012-08-09 00:36
support category sta…
-
**Imported from [http://oxyplot.codeplex.com/workitem/10229](http://oxyplot.codeplex.com/workitem/10229)**
**[objo](http://www.codeplex.com/site/users/view/objo)** 2014-07-10 12:26
Add an option to s…
-
**Imported from [http://oxyplot.codeplex.com/workitem/9975](http://oxyplot.codeplex.com/workitem/9975)**
**[objo](http://www.codeplex.com/site/users/view/objo)** 2012-08-09 00:17
There should never b…
-
Hello,
we get the exception System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. from OxyPlot.Core.Drawing on Windows. We use System.Drawing.Common v6.0.0:…
-
I want to add 2 moveable cursors to the chart that will display the current Y-axis value in lengend as they slide, like the following
![image](https://github.com/oxyplot/oxyplot/assets/32354499/cbe…
-
**Imported from [http://oxyplot.codeplex.com/workitem/10174](http://oxyplot.codeplex.com/workitem/10174)**
**[objo](http://www.codeplex.com/site/users/view/objo)** 2014-04-06 09:41
Try using an array…
-
### Steps to reproduce
Happens when using WinForms and uses LineSeries ItemSource property. I haven't tested on WPF or any other platform.
1. Create a WinForms app using code below.
2…
-
### Improve the rendering of labels for a series
It seems to me that the rendering algorithm should ensure that labels do not overlap and discard unnecessary ones
https://github.com/oxyplo…
-
Hi, I have a xamarinf.forms project and when I add oxyplot to my xaml and run the app, I get Target Invocation Exception
When I open a new project and add oxyplot, everything works fine, but when I t…