Class ChartSettings


  • public class ChartSettings
    extends Object
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • ChartSettings

        public ChartSettings()
    • Method Detail

      • getDefaultPieChartColorsAsJson

        public static String getDefaultPieChartColorsAsJson()
        Gets the JSON representation of default color set of pie chart.
        Returns:
        json as string.
      • getThresholdOfPieCombination

        public static float getThresholdOfPieCombination()
        Gets the threshold for pie chart under the one the values are aggregated.
        Returns:
        the threshold as rate (3%).