Xamarin.Forms的图形 [英] Graphing for Xamarin.Forms

查看:83
本文介绍了Xamarin.Forms的图形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为客户构建Xamarin Forms项目,我们需要一个图形库,该库将处理实时流式传输的数据,作为连接点的折线图.我是Xamarin社区的新手,我想知道是否有一个知识渊博的开发人员可以为此指出我一个好的库.

I'm building a Xamarin Forms project for a client and we need a graphing library that will handle data live streamed as a line chart that connects points. I'm relatively new to the Xamarin community and was wondering if one of the more knowledgeable developers could point me toward a good library for this.

我看到了Syncfusion Essential Studio,但是预算和OxyPlot中没有2k许可,但是其网站无法正常工作( http://oxyplot.org/).

I saw Syncfusion Essential Studio but 2k a license is not in the budget and OxyPlot, but its website doesn't work (http://oxyplot.org/).

第一个目标平台是iOS.

The first target platform is iOS.

推荐答案

XLabs具有适用于iOS/Android/WinPhone的基本图表:

XLabs has basic charting for iOS/Android/WinPhone:

个人而言,XLabs版本对于我们的需求而言太简单了,所以我们要么:

Personally the XLabs version was too simple for our needs, so we either:

1)通过Jarsharpie绑定项目使用本机制图库

1) Use native charting libraries via Jar and sharpie binding projects

  • 在这方面,Android和iOS的付费和OSS世界中有很多选项.

2)使用NGraphicsXamarin.Forms应用中使用图元绘制图形

2) Use NGraphics to draw the graph using primitives within Xamarin.Forms apps

这篇关于Xamarin.Forms的图形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆