Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

making graphs with xCode [closed]

Hi I need to graph some arrays to analyse signals, I have a cocoa project going. Can anyone tell me where I can find tools to simplify this task?

Basically i want to display my arrays like on a graphing calculator.

like image 364
yan bellavance Avatar asked Aug 05 '26 16:08

yan bellavance


2 Answers

Even though it's a young library, I'd suggest looking at the open source Core Plot framework. It works on Mac and iPhone and can currently plot line and bar charts. As I said, it's young and a lot of the core functionality is still being written, but it might work right now for your case.

like image 88
Brad Larson Avatar answered Aug 08 '26 12:08

Brad Larson


Take a look at this post to the Apple mailing lists. http://lists.apple.com/archives/scitech/2007/Jun/msg00022.html

It mentions 3 potential graphing packages that you can try. I have not had personal experience with them, so buyer beware, but it will at least give you a start on where to look.

like image 23
alanlcode Avatar answered Aug 08 '26 11:08

alanlcode



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!