-
Hi, I found problem with Tracker works outside PlotArea (for whole PlotModel). Tracker shows values of series under axis, padding and margin which are not visible in current zoom. I'am using PlotModel…
-
If you register the mousedown event to be handled for the ScatterSeries you can retrieve a Data Point from the event after you inverse transform the Screen Point object. The problem is that the Scatte…
-
Hi,
I'm facing a touch event issue.
Really easy to reproduce with just a PlotView and a ComboBox:
```
ComboBox Item #1
ComboBox Item #2
ComboBox Item #3
```
When ComboBox…
-
Having realtime data (for example LineAnnotations to show the user what x values is currently applied)
is problematic because of the fact that the Canvas is completely recreated on each Invalidate ca…
-
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 have negative linear series(y-axis) which is rendered on graph., even though I have negative values those are not plotting on negative y-axis.
are they any ways to plot negative values on negativ…
-
**Imported from [http://oxyplot.codeplex.com/workitem/8772](http://oxyplot.codeplex.com/workitem/8772)**
**[objo](http://www.codeplex.com/site/users/view/objo)** 2011-06-09 09:51
improve the algorith…
-
**Imported from [http://oxyplot.codeplex.com/workitem/10004](http://oxyplot.codeplex.com/workitem/10004)**
**[mmickael](http://www.codeplex.com/site/users/view/mmickael)** 2012-09-08 15:26
Version 4.…
-
I have following in Xamarin Forms. When I apply smooth on AreaSeries, it adds a unwanted thick line instead of showing marker strokes at the data points present in the original data set
(when there …
-
I thought this idea was large enough where it should be it's own issue even though it's part of #1124 .
@acesnik wants some HTML reports and I think a lot of users really want some way to easily/gr…