What library use Roambi app iPhone to draw chart? [closed]

梦想与她 提交于 2020-01-25 20:50:06

问题


Does anyone know what library is used in the iPhone application Roambi to draw charts?

http://www.roambi.com/


回答1:


That looks like it uses the excellent Core Plot Framework.




回答2:


I think it's not Core Plot.

There are some charts in the app that don't conform to Core Plot.

Maybe Roambi has started from Core Plot and has edited the source or maybe he has developed a new library with Quartz 2D.




回答3:


The guy that owns the company created Xcelsius, in looking at it and knowing the performance of core-plot, I'm guessing this guy rolled his own, heavily adapted core-plot to be more efficient, or might even be using an OpenGL library.



来源:https://stackoverflow.com/questions/5224269/what-library-use-roambi-app-iphone-to-draw-chart

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!