Color
About
A chart and its components can be styled with different colors. There are three ways to set the value of a color field:
| Value | Example | 
|---|---|
| Color Name | 'green' | 
| Hexadecimal Value | '#464849' | 
| RGB Value | 'rgb(13,46,64)' | 
A chart and its components can be styled with different colors. There are three ways to set the value of a color field:
| Value | Example | 
|---|---|
| Color Name | 'green' | 
| Hexadecimal Value | '#464849' | 
| RGB Value | 'rgb(13,46,64)' |