besthello

导航

2019年5月20日 #

jree-创建普通折线图

摘要: jfree的简单使用 阅读全文

posted @ 2019-05-20 20:21 besthello 阅读(295) 评论(0) 推荐(0) 编辑

jfree-生成xy图

摘要: 需要导入的包: 1 import org.jfree.chart.*; 2 import org.jfree.chart.plot.PlotOrientation; 3 import org.jfree.data.category.DefaultCategoryDataset; 4 import o 阅读全文

posted @ 2019-05-20 14:42 besthello 阅读(433) 评论(0) 推荐(0) 编辑