Uses of Class
com.oorian.echarts.options.EChartsBoxplotSeries
Packages that use EChartsBoxplotSeries
-
Uses of EChartsBoxplotSeries in com.oorian.echarts
Methods in com.oorian.echarts that return EChartsBoxplotSeriesModifier and TypeMethodDescriptionEChartsBoxplotChart.createBoxplotSeries(String name) Creates and adds a new boxplot series to this chart.Methods in com.oorian.echarts with parameters of type EChartsBoxplotSeriesModifier and TypeMethodDescriptionvoidEChartsBoxplotChart.addBoxplotSeries(EChartsBoxplotSeries boxplotSeries) Adds an existing boxplot series to this chart.