Interface ColorMapper


public interface ColorMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    getColor(int index, Object facetValueId, String purpose)
    Returns the color to be used for the specified chart data - must return a color in the format of of a leading hash (#) plus 6 hexadecimal digits as mentioned in the docs for CSSColor.