oxyplot-xamarin icon indicating copy to clipboard operation
oxyplot-xamarin copied to clipboard

OxyPlot for Xamarin.Mac and Xamarin.Forms

Results 41 oxyplot-xamarin issues
Sort by recently updated
recently updated
newest added
trafficstars

I can only say with certainty that they don't work for Android as I haven't been able to test on anything else. I followed the instructions [here](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/text/fonts) and while that...

I have a page that shows either a chart or a spreadsheet view. The user can toggle between the two which just sets the chart visible and spreadsheet invisible or...

bug
high priority
Xamarin.Forms

Are there any examples of displaying trackers on plots in Xamarin.Forms?

enhancement
Xamarin.Forms

See https://github.com/oxyplot/oxyplot/issues/688

enhancement
iOS
Android

I am using the code provided here: https://github.com/oxyplot/oxyplot/tree/develop/Source/OxyPlot.ImageSharp to export chart model to PNG, i try several examples i have and allways get some errors, i will try to upload...

bug
Android

I'm setting `PlotAreaBorderThickness` to `0` on a Xamarin.Forms project, on iOS it renders as expected, with no borders, but on Android it renders the border no matter what I do....

bug
Android

See https://github.com/oxyplot/oxyplot/issues/948

enhancement
high priority

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...

bug
UWP
Xamarin.Forms

Currently I see a different color on iOS 10 if I use the same hex background color for a chart as another control on the page (e.g. "#25373E"). Using the...

iOS