Dashboards & Visualizations

How to set static colors for pie and bar charts?

michaeler
Communicator

I'm trying to set static colors for different bars in a bar chart and sections of a pie chart on a dashboard but nothing I've done seems to work. The bar and pie charts show similar data with the same split by field (Domain) so I want to have the representation for each "split by" field match by color at all times.

Pie:
| my search...
| top Domain

Bar:
| my search...
| chart eval(round(avg(DHM),1)) as MTTR by Domain

<option name="charting.fieldColors">{"DomainA": 0x4169E1, "DomainB": 0xA9A9A9, "DomainC": 0xFF0000, "DomainA, DomainB": 0x008000, "DomainA, DomainC": 0x9400D3, "DomainC, DomainB": 0xFF00FF}</option>

 

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...