Dashboards & Visualizations

How do you add a default color to a pie chart?

mdtrandco
New Member

Hello,

I'm looking for the way to add a default color to a pie chart.

To be more specific, I have a pie chart showing the version dispatch of a specific application.

I already have custom colors via the following config

<option name="charting.fieldColors">{"4.5.2":#d6563c,"5.1.2":#31a35f}</option>

But I cannot find a default color for every other version that matches neither 4.5.2 nor 5.1.2.

Following documentation (https://docs.splunk.com/Documentation/Splunk/6.1.3/Viz/Chartcustomization#Chart_colors) I'm not finding any clues.

Any Ideas ?

Many thanks

0 Karma
1 Solution

DMohn
Motivator

It's quite hidden in the docs, but here are the default values:
https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference#General_chart_pr...

Default value for charting.seriesColors:

[0x1e93c6, 0xf2b827, 0xd6563c, 0x6a5c9e, 0x31a35f, 0xed8440, 0x3863a0, 0xa2cc3e, 0xcc5068, 0x73427f, 0x11a88b, 0xea9600, 0x0e776d, 0xffb380, 0xaa3977, 0x91af27, 0x4453aa, 0x99712b, 0x553577, 0x97bc71, 0xd35c2d, 0x314d5b, 0x99962b, 0x844539, 0x00b290, 0xe2c188, 0xa34a41, 0x44416d, 0xe29847, 0x8c8910, 0x0b416d, 0x774772, 0x3d9988, 0xbdbd5e, 0x5f7396, 0x844539]

These apply to pie charts as well. If you want to define other colors in your pie chart, you can use the same options parameter.

View solution in original post

0 Karma

DMohn
Motivator

It's quite hidden in the docs, but here are the default values:
https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference#General_chart_pr...

Default value for charting.seriesColors:

[0x1e93c6, 0xf2b827, 0xd6563c, 0x6a5c9e, 0x31a35f, 0xed8440, 0x3863a0, 0xa2cc3e, 0xcc5068, 0x73427f, 0x11a88b, 0xea9600, 0x0e776d, 0xffb380, 0xaa3977, 0x91af27, 0x4453aa, 0x99712b, 0x553577, 0x97bc71, 0xd35c2d, 0x314d5b, 0x99962b, 0x844539, 0x00b290, 0xe2c188, 0xa34a41, 0x44416d, 0xe29847, 0x8c8910, 0x0b416d, 0x774772, 0x3d9988, 0xbdbd5e, 0x5f7396, 0x844539]

These apply to pie charts as well. If you want to define other colors in your pie chart, you can use the same options parameter.

0 Karma

mdtrandco
New Member

Many thanks, great trick to override defaults !

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...