I need to create a CSV with the data I used to generate a Bar Chart.
Is there any simpler way where I can do this automatically? instead of myself explicitly formatting and writing data into CSV file...?
Jasper Reports is having a feature to export to different formats like excel, pdf, image etc...
I'm wondering whether JFreeChart has any such...
Exporting Chart Data as CSV
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: Exporting Chart Data as CSV
We don't have any code for writing datasets to files, but if you write something then please consider submitting a patch for inclusion in a future release of JFreeChart.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

