Jfreechart - How to create graphs
Brett pMay 13 2012 — edited May 13 2012Hi All,
I'm an oracle dba but have not had much experience in Java or web applications. I'd like to be able to include JFreeChart graphs in Apex as the standard graph set are not up to my requirements.
If possible could someone please provide a couple of steps on how to get started. Something like below in more detail (and correct as this is my guess :-))
1. Download JFreeChart
2. Copy the Jar files into your database classpath
3. Issue these commands to create the graph
4. Do this to embed the graph in your application.
Also I need to pass parameters from the Apex app to the chart script is this able to be done?
Cheers,
Brett