0
oxyplot for windows phone8.1 universal app
hi,
I am developing windows universal app for windows phone 8.1 and windows 8.1 in visual studio 2013. Can i use OxyPlot for my charting requirements.
where i can download the samples for windows phone 8.1 charting. i am unable to install it form nuget manager.
I am developing windows universal app for windows phone 8.1 and windows 8.1 in visual studio 2013. Can i use OxyPlot for my charting requirements.
where i can download the samples for windows phone 8.1 charting. i am unable to install it form nuget manager.
Customer support service by UserEcho
https://www.nuget.org/packages/OxyPlot.Windows/2015.1.881-alpha
Samples can be found in the repo:
https://github.com/oxyplot/oxyplot/tree/develop/Source/Examples/Windows
I think there are no windows phone samples, but you should see how it works.
i have made samples for windows phone and stuck at a place. How can i add more series over plotted chart. i am using "series.add" but chart not showing any update in plotted chart.
please guide.
Hi, does anyone managed to install WP8 library? I can not install the OxyPlot library for widnows. Can aynone help me?
Actually, I cannot add the following line in my project because of missing libraries.
OxyPlot.Xamarin.Forms.Platform.WP8.PlotViewRenderer.Init();