摘要:
使用的jfreecart版本为jfreechart-1.0.14.jar,如果要使用jfreechart,还必须要导入其依赖包jcommon,使用的版本为jcommon-1.0.17.jar下图展示了所使用的jfreechart基本类之间的关系:public class charttest { public static void main(String[] args) { JFreeChart chart = ChartFactory.createTimeSeriesChart("示例", "x轴名称", "y轴名称", getDa 阅读全文
posted @ 2013-04-03 09:01
心意合一
阅读(759)
评论(0)
推荐(0)
浙公网安备 33010602011771号