-1

What facilities or performance capabilities jFreeCharts latest version (1.0.14) provides over 2004 edition (0.9.20). We have web application having jFreeCharts integrated with 2004 edition . What advantages we would be having if we upgrade it to the latest version? Classes must be added or modified in the latest version.

1 Answers1

1

Such information is recorded in the project:

https://sourceforge.net/projects/jfreechart/

You can browse the subversion repository:

https://jfreechart.svn.sourceforge.net/svnroot/jfreechart/

You can examine the project's revision history:

svn log https://jfreechart.svn.sourceforge.net/svnroot/jfreechart/

You can check out a local, read-only copy of the subversion repository:

svn co svn://svn.code.sf.net/p/jfreechart/code/trunk jfreechart-code
trashgod
  • 203,806
  • 29
  • 246
  • 1,045