org.silverpeas.chart
Class ChartSettings
java.lang.Object
org.silverpeas.chart.ChartSettings
public class ChartSettings
- extends Object
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
settings
protected static ResourceLocator settings
ChartSettings
public ChartSettings()
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%).
Copyright © 2016 Silverpeas. All Rights Reserved.