jfreecharts 2004 (0.9.20) edition vs 2011 edition (1.0.14)

安稳与你 提交于 2020-01-07 08:23:05

问题


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:


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


来源:https://stackoverflow.com/questions/17176060/jfreecharts-2004-0-9-20-edition-vs-2011-edition-1-0-14

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!