Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Jfreechart - How to create graphs

Brett pMay 13 2012 — edited May 13 2012
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2012
Added on May 13 2012
1 comment
191 views