I'd like to force consistency across all dashboard charts. For instance, in all charts, I'd like a certain server or partition to always show blue, whether a column chart or line chart and no matter the metric being charted. I've seen in the Viz manual discussion about charting.fieldColor and charting .seriesColor, but not an explanation of what hex value will result in what color.
TIA.
I generally use this one, I find it easy to use. To put the colors in charting.seriesColor
or something, you replace the #
with 0x
Try this one.....color codes
@szimmer661 - Did one of the answers below help provide a solution your question? If yes, please click “Accept” below the best answer to resolve this post and upvote anything that was helpful. If no, please leave a comment with more feedback. Thanks.
I generally use this one, I find it easy to use. To put the colors in charting.seriesColor
or something, you replace the #
with 0x
Note for future readers: if you are using charting.backgroundColor, then you keep the color code as #xxxxxx
where x represents the hex values for your specific color.
I Googled "hex color" and found this website where you can select and find hex color and their codes: http://www.color-hex.com/
And here's the Google search: https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=hex+color