Splunk Search

How do I access the HiddenChartFormatter?

joegrossman
Explorer

I'm new to Splunk. I would like to change the colors on charts. Looking at some answers on this issue I see that you have to get into the HiddenChartFormatter module. But, I can't figure out how to get there. Can someone help?

Tags (2)
0 Karma
1 Solution

sdaniels
Splunk Employee
Splunk Employee

If you got to Manager » User interface » Views and click on a view (dashboard) this will show you the XML that you can edit...You'll have something like this inserted in the module.


[0xFF0000,0xFFFF00,0x00FF00]

Example below of some XML for a gauge.


SLA Infractions - Gauge

radialGauge
shiny


150px
false

And if you are new you'll want to start here if you haven't already been through Advanced XML views.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/AdvancedIntro

View solution in original post

sdaniels
Splunk Employee
Splunk Employee

If you got to Manager » User interface » Views and click on a view (dashboard) this will show you the XML that you can edit...You'll have something like this inserted in the module.


[0xFF0000,0xFFFF00,0x00FF00]

Example below of some XML for a gauge.


SLA Infractions - Gauge

radialGauge
shiny


150px
false

And if you are new you'll want to start here if you haven't already been through Advanced XML views.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/AdvancedIntro

joegrossman
Explorer

Thanks sdaniels! This pointed me in the right direction.

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!

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 ...