Hi, After thinking more about it, integrating jfreechart with UNO might not be a good idea : it will make things more complex rather than help simplifying my task. Now I'm in a quit uncomfortable situation : 1)the standard chart API doesn't provide feature to superimpose two different charttypes in same coordinate system. 2) chart2 can help achieve this aim but with a high risk of code being broken in future versions ..and also chart2 module is lacking many other important features needed in my project. 3) a solution is to use another third party charting library .but this library should be able to understand ODF format , integrate easily with OO.o chart API and be entirely written in java . the question : does a library like this exists somewhere ? the answer : No as far as i know -at least from my research on the web- .
the three points stated above makes me worry if my project is guaranteed to failure ? anyway i don't want to waist my time trying to solve a problem that is almost unsolvable. I hope people reading this thread can give me their opinions about this issue. regards. -- View this message in context: http://www.nabble.com/combined-chart-type-using-com%3Asun%3Astar%3Achart2-tp19003238p19234394.html Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
