interface openoffice spreadsheet data with jfreechart
Posted: Mon Aug 11, 2008 5:33 pm
Hi,
I'm developing a java openoffice.org extension and need to generate a complex OO chart (combined candlestick & line chart)
the UNO API for charting com:sun
chart API is very complex and difficult to use.i thought to use jfreechart to generate my combined chart.
Is there a way to interface jfreechart with Openoffice.org spreadsheet data ?
I'm ready to write this interface in java if i'm given some hints & guidelines how to tackle the problem.
Thank you for helping in this issue.
I'm developing a java openoffice.org extension and need to generate a complex OO chart (combined candlestick & line chart)
the UNO API for charting com:sun

Is there a way to interface jfreechart with Openoffice.org spreadsheet data ?
I'm ready to write this interface in java if i'm given some hints & guidelines how to tackle the problem.
Thank you for helping in this issue.