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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...