Hello,
I can't find a decent Cocoa Charting Library so I would like to use JFreechart.
Is there any way to call a Java program from a Cocoa Application? I was thinking in writing a java application that returns an image of the chart and I would display it inside my Cocoa app.
Thank you,