Uses of Class
com.oorian.echarts.options.EChartsTreemapSeries
Packages that use EChartsTreemapSeries
-
Uses of EChartsTreemapSeries in com.oorian.echarts
Methods in com.oorian.echarts that return EChartsTreemapSeriesModifier and TypeMethodDescriptionEChartsTreemapChart.createTreemapSeries(String name) Creates and adds a new treemap series to this chart.Methods in com.oorian.echarts with parameters of type EChartsTreemapSeriesModifier and TypeMethodDescriptionvoidEChartsTreemapChart.addTreemapSeries(EChartsTreemapSeries treemapSeries) Adds an existing treemap series to this chart.