Under review
Oxyplot Xamarin.Forms Version
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
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
CraigD wrote at 2014-07-25 19:54:
Customer support service by UserEcho
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 ?