Hi ....i am currently doing a project in JSP and i need to display XYline graph from the dynamic data (which i retrieve from the Access database..) in the Excel Sheets........Could plz suggest me a way to do it...i am new to JFreeChart.....and i would like to find out wehtheher it is possible to implement this using JFreeChart(..as i have to display the graphs in the Excel sheets) ..and ansers will be greatly appreciated...
thanks in advance..
Vamsi Pola
XY graph in Excel sheets using JFreeChart
Re: XY graph in Excel sheets using JFreeChart
I don't think it is possible. You could make use of the chart facilities that Excel provides.
The Jakarta POI project provides code for reading and writing Excel files, although I think they are still working on chart support.
Regards,
Dave Gilbert
The Jakarta POI project provides code for reading and writing Excel files, although I think they are still working on chart support.
Regards,
Dave Gilbert