| 程序包 | 说明 |
|---|---|
| com.gitee.qdbp.tools.chart |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.jfree.chart.JFreeChart |
ChartBusinessTools.createBarAndLineChart1(BarAndLineDataset dataset,
int width,
int height)
创建柱状图+折线图
|
static void |
ChartBusinessTools.createBarAndLineChart1(BarAndLineDataset dataset,
OutputStream output,
int width,
int height)
创建柱状图+折线图
|
static BufferedImage |
ChartBusinessTools.createBarAndLineImage1(BarAndLineDataset dataset,
int width,
int height)
创建柱状图+折线图
|
Copyright © 2020. All rights reserved.