本文介绍了什么是iOS的良好数据可视化库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
与现有问题类似。我正在寻找一个类似于Flare Prefuse的库,适用于iOS。你会推荐什么?
Similar to an existing question What is a good visualization library for creating state diagrams and animations. I am looking for a library similar to Flare Prefuse that works on iOS. What would you recommend?
推荐答案
你可以使用,或在。 Protovis与Flare在同一位作者。 D3是Protovis的一个分支。以下是一些其他可能有用的问题,具体取决于您的工作:
You could use Protovis, D3, or Raphael inside a UIWebView. Protovis is by the same author as Flare. D3 is an offshoot of Protovis. Below are some other questions that might be helpful depending on what you are doing:
这篇关于什么是iOS的良好数据可视化库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!