• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Data for JFreeChart

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
See I'm working on JFreeCHart - for generating charts and graphs for my application. I've worked on sample charts where the data is set to the chart by hard coding the values. Now, what I'd like to know is how to give data from the database to the chart that I need to develop.

I already have Jasper Reports and the GUI tool iReport.I've generated a sample report with Jasper Reports. I'm stuck up here .
Can anybody please give me a sample code to work with my database to generate the Charts using the JFreeChart?

Please help me out!!
I need help urgently....

Thanks in advance....

Regards,
Sherryl
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic