graph » palette
palette
[ root » graph » palette ]
The palette
object allows you to create your own theme to easily be reused with multiple charts.
Attribute | Type | Description |
---|---|---|
area | Array.<Array.<String>> | Sets the color palette for styling area chart series items. |
area3d area-3d | Array.<Array.<String>> | Sets the color palette for styling 3D area chart series items. |
bubble | Array.<Array.<String>> | Sets the color palette for styling bubble chart series items. |
chord | Array.<Array.<String>> | Sets the color palette for styling chord chart series items. |
gauge | Array.<Array.<String>> | Sets the color palette for styling gauge chart series items. |
hbar | Array.<Array.<String>> | Sets the color palette for styling hbar chart series items. |
hbar3d hbar-3d | Array.<Array.<String>> | Sets the color palette for styling 3D hbar chart series items. |
hbullet | Array.<Array.<String>> | Sets the color palette for styling hbullet chart series items. |
hfunnel | Array.<Array.<String>> | Sets the color palette for styling hfunnel chart series items. |
line | Array.<Array.<String>> | Sets the color palette for styling line chart series items. |
line3d line-3d | Array.<Array.<String>> | Sets the color palette for styling 3D line chart series items. |
mixed | Array.<Array.<String>> | Sets the color palette for styling mixed chart series items. |
nestedpie | Array.<Array.<String>> | Sets the color palette for styling nestedpie chart series items. |
piano | Array.<Array.<String>> | Sets the color palette for styling piano chart series items. |
pie | Array.<Array.<String>> | Sets the color palette for styling pie chart series items. |
pie3d pie-3d | Array.<Array.<String>> | Sets the color palette for styling 3D pie chart series items. |
radar | Array.<Array.<String>> | Sets the color palette for styling radar chart series items. |
scatter | Array.<Array.<String>> | Sets the color palette for styling scatter chart series items. |
stock | Array.<Array.<String>> | Sets the color palette for styling stock chart series items. |
treemap | Array.<Array.<String>> | Sets the color palette for styling treemap chart series items. |
vbar | Array.<Array.<String>> | Sets the color palette for styling vbar chart series items. |
vbar3d vbar-3d | Array.<Array.<String>> | Sets the color palette for styling 3D vbar chart series items. |
vbullet | Array.<Array.<String>> | Sets the color palette for styling vbullet chart series items. |
venn | Array.<Array.<String>> | Sets the color palette for styling venn chart series items. |
vfunnel | Array.<Array.<String>> | Sets the color palette for styling vfunnel chart series items. |
wordcloud | Array.<Array.<String>> | Sets the color palette for styling wordcloud chart series items. |