Uses of Class
com.oorian.echarts.options.EChartsTreeSeries
Packages that use EChartsTreeSeries
-
Uses of EChartsTreeSeries in com.oorian.echarts
Methods in com.oorian.echarts that return EChartsTreeSeriesModifier and TypeMethodDescriptionEChartsTreeChart.createTreeSeries(String name) Creates and adds a new tree series to this chart.Methods in com.oorian.echarts with parameters of type EChartsTreeSeriesModifier and TypeMethodDescriptionvoidEChartsTreeChart.addTreeSeries(EChartsTreeSeries treeSeries) Adds an existing tree series to this chart.