chart in java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • James Josh
    New Member
    • Mar 2012
    • 12

    chart in java

    Hi,i want to show my data in a charts to user dynamically,suc h as bar chart,pie chart.The data to be shown is retrieved from the database.

    Can anyone give me some examples or any good tutotial with good examples?


    Thanks
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Have a look at jfreechart: http://www.jfree.org/jfreechart/

    Comment

    Working...