A
Animal
I want each category in my pie chart to represent a specific color, even if
there is no data in it.
For example:
STATUS COUNTOFSTATUS
COLOR_RED: "Red" 5
COLOR_YELLOW: "Yellow" 0
COLOR_GREEN: "Green" 10
I want the colors to be defined, how do I do?
there is no data in it.
For example:
STATUS COUNTOFSTATUS
COLOR_RED: "Red" 5
COLOR_YELLOW: "Yellow" 0
COLOR_GREEN: "Green" 10
I want the colors to be defined, how do I do?