VisualMelon
VisualMelon
Could you elaborate on your scenario? I don't understand what you mean by a negative axis. If you can provide code or a visual mock-up, that would be most helpful....
Can you provide your code/some reproducing example? It doesn't look like a filtering/multiple-axis/rendering issue (unless there are NaN values in the points?) Could you also let us know which platform...
I'm not able to repro this on Winforms (I'm not set up to test Xamarin), and can't recall any bugs like this in the past. Could you confirm which version...
We based the Avalonia touch-input work on Xamarin, so may be some clues in what we had to change for that: https://github.com/oxyplot/oxyplot-avalonia/commit/a067e00337d7b721ecbf226d7f85a882b65cfba9 (can't find the discussion around that commit, unfortunately)...
The method doesn't exist in 2.1, and there is no OxyPlot.Xamarin targeting 2.1, so that won't be any help I'm afraid. I don't know much about Xamarin, but some mindless...
Thanks, we definitely need to document this better. @Jonarw so you know, @objorke gave me rights to the readthedocs, so press me to update them at some point
There is `IDataPointProvider`, but I think this change is helpful in any case.
Good point on the working. Feel free to force-push a change to that effect in this branch. I don't think we have any particular contribution requirements, so I'll merge this...
I think this is a good idea. Here is a quick summary of the state the documentation for series if people are looking for stuff on which to work (a...
The link to the documentation team gives me a 404. I think the issues system should be fine for addressing problems with specific pages (e.g. `AreaSeries text doesn't explain feature...