Mac OS: How to draw graph in Mac OS application?

偶尔善良 提交于 2019-11-30 18:53:31

问题


I am developing a Mac OS X application. In that i have to draw a wave graph / chart. Is there any library / framework available which makes my job easy? What is the best way of achieving this goal?

Thanks in advance.


回答1:


Core Plot is a plotting framework for iOS and OS X. I'm not sure if it'll have the exact type of graph you want but it is probably your best bet.

If a web-based API is acceptable then you could look at the Wolfram Alpha API (as @estro suggests) or perhaps the Google Chart API.




回答2:


You can try Wolfram Alpha API.



来源:https://stackoverflow.com/questions/10256499/mac-os-how-to-draw-graph-in-mac-os-application

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