Hi all,
I'm just getting started with Cocoa, and am using it to build a GUI for some scientific software I've written. One thing I'd like to be able to add is visualization of the results using 2D plots and graphs. However, I'm not sure where to get started on that. I understand that OpenGL can handle 2D graphics, although I'm not sure how suitable that is for what I want to do. Can anyone offer any suggestions on appropriate tools to use for this, and pointers on where to find information about them?