0

Good Day everyone. I'm creating a Xamarin.Forms Portable Application. I want to create Charts using Oxyplot. And I was able to install it in NuGet.

But i saw the description stating

"Please use the platform specific packages, this package is obsolete."

enter image description here

What should I do with this?

Thanks for the help.

Jaycee Evangelista
  • 1,107
  • 6
  • 22
  • 52
  • I think it means that you have to download Oxyplot.Wpf if you are going to work with wpf, or Oxyplot.xamarin.android if working with xamarin in android, and not the main one. – Jose Jul 18 '16 at 09:01
  • @Kierenenko I wasn't able to install Oxyplot.xamarin.android Sir. There's an error. http://prntscr.com/buai98 – Jaycee Evangelista Jul 18 '16 at 09:39
  • Looks like core version does not match. Try to clean everything and install Oxyplot.Xamarin.Android or just downgrade Oxyplot.Core to 1.0.0-unstable1983. – Jose Jul 18 '16 at 10:16
  • I downloaded Oxyplot from xamarin component store and it worked nice. It worse to try it, I think. https://components.xamarin.com/view/oxyplot You should import valid build targets for each platform. – a.toraby Jul 19 '16 at 15:16

0 Answers0