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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...