public class SeriesFactory extends Object
| 构造器和说明 |
|---|
SeriesFactory() |
public static Line newLine()
public static Lines newLines()
public static Gauge newGauge()
public static Bar newBar()
public static Scatter newScatter()
public static EffectScatter newEffectScatter()
public static EffectScatter newEffectScatter(String name)
public static Pie newPie()
public static K newK()
public static Candlestick newCandlestick()
public static Candlestick newCandlestick(String name)
public static Funnel newFunnel()
public static Graph newGraph()
public static Treemap newTreemap()
public static Heatmap newHeatmap()
public static Map newMap()
public static Boxplot newBoxplot()
public static Parallel newParallel()
public static Sankey newSankey()
Copyright © 2018. All rights reserved.