Uses of Class
com.oorian.echarts.options.EChartsLevels
Packages that use EChartsLevels
-
Uses of EChartsLevels in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return EChartsLevelsModifier and TypeMethodDescriptionEChartsSunburstSeries.getLevels()Gets the levels configuration.EChartsTreemapSeries.getLevels()Gets the levels configuration.Methods in com.oorian.echarts.options with parameters of type EChartsLevelsModifier and TypeMethodDescriptionvoidEChartsSunburstSeries.setLevels(EChartsLevels levels) Sets the levels configuration for different depth levels.voidEChartsTreemapSeries.setLevels(EChartsLevels levels) Sets the levels configuration for different depth levels.