问题
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