Under review

Oxyplot Xamarin.Forms Version

Oystein Bjorke 10 years ago updated 9 years ago 3
This discussion was imported from CodePlex

rmarinho wrote at 2014-07-23 23:34:

Hi, just found about OxyPlot and it looks really amazing, i have to say i didn't tried yet, but it looks a great open source tool for lob apps.
So Xamarin has this new platform that is Xamarin.Forms, it's pcl based, and me and others have a open source project to share some common functionally not present yet in the platform : https://github.com/XForms/Xamarin-Forms-Labs

One of the features i thought about working on that project was Simple Chart support:
https://github.com/XForms/Xamarin-Forms-Labs/issues/38

After finding about Oxyplot and that it has all the platform support that Xamarin Forms needs, IOS; Android; WP8, i think this can be used also in Forms if we just work on some wrappers.

So what i wanted to discuss, if it sounds good to work in a new branch here for Xamarin.Forms support.

Thanks.
Best Regards
Rui

Hello,

I tried that for android but i cannot refresh a plot with new datas. The only way is to remove plot and create a new one but it's slow. Does any one have an idea ?
Under review
could this be related to issue #288? If not, create some code to reproduce the problem and create a new issue!
Xamarin.Forms should be supported, and updated to latest Xamarin.Forms version in the latest pre-release OxyPlot.Xamarin.Forms NuGet package.