-
Hi Yuxi,
Thanks for sharing the source code. I followed the guide you mentioned in #1. However, there are still some errors while building the solution. I think we use the same versions of NuGet pack…
-
### Steps to reproduce
1. Create a model
2. Add axes (including a color axis)
3. Add scatterseries which uses said color axis (renders fine) (actually set the colorAxisKey)
4. Set value of all p…
-
I was going to use an ellipse annotation as a simple way to overlay a 95% confidence ellipse on some X,Y scatter data. Would be nice to have rotation on all ShapeAnnotations.
-
how can i wrap these values?
![image](https://github.com/oxyplot/oxyplot/assets/47938924/4e3ba621-9439-430e-b923-e7d00d3cb28a)
-
Hi,
I've started using the library lately, and it's been really great in general. I have, though, a question regarding performance.
Maybe I haven't been using it properly, but I've created a WPF…
-
Do we want to add support for nullable to OxyPlot? We null _all over the place_, so it would probably be a fair amount of work deciding what should or shouldn't be nullable.
I'd be happy to do this…
-
When using multiple axes, it can be hard to discern which series belong to which axis. I've added a property (LegendGrouping) to PlotModel which can be set to group by X-Axis, Y-Axis, or None (works a…
-
Hello,
I've been generating really nices and complex PDFs quite easily with Quest PDF and I'm glad I've found this great library.
I'm exploring Charts and have of course followed the microchart…
-
I use the latest build from 1. March (pre97):
The following Error is shown, but LHM runs normal after that.
I hope the Error Text gives a hint to the issue.
************** Ausnahmetext ********…
Eno77 updated
1 month ago
-
I want to draw triangle ,such as
![tim 20170824150940](https://user-images.githubusercontent.com/8320971/29654677-b0e976ba-88e0-11e7-8bc6-982d6451f223.png)
how to draw triangle axis ?