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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...