Uses of Class
cn.mapway.echart.client.ChartSerial
-
Packages that use ChartSerial Package Description cn.mapway.echart.client -
-
Uses of ChartSerial in cn.mapway.echart.client
Fields in cn.mapway.echart.client with type parameters of type ChartSerial Modifier and Type Field Description elemental2.core.JsArray<ChartSerial>ChartOption. seriesMethods in cn.mapway.echart.client that return ChartSerial Modifier and Type Method Description static ChartSerialChartSerial. create(String name, String type, List<Object> data)ChartSerialChartSerial. set(String key, Object value)Methods in cn.mapway.echart.client that return types with arguments of type ChartSerial Modifier and Type Method Description elemental2.core.JsArray<ChartSerial>ChartOption. getSeries()Methods in cn.mapway.echart.client with parameters of type ChartSerial Modifier and Type Method Description ChartOptionChartOption. addSerial(ChartSerial serial)
-