Splunk Search

Radial gauge ticks interval

timmalos
Communicator

Hi
I got a Radial gauge going to 1 to 4 like this

<module name="HiddenChartFormatter">
    <param name="charting.chart">radialGauge</param>
    <param name="charting.chart.style">shiny</param>
    <param name="charting.chart.rangeValues">[0,1,2,4]</param>
    <param name="charting.gaugeColors">[0xBF3030,0xFFE800,0x84E900]</param>
    <param name="count">4</param>
    <module name="JSChart">
    <module name="Gimp"/>
    </module>   
</module>

What i would like is showing only Integer Ticks 1,2 3 and 4 and not the 1.5 2.5 3.5.
Is it possible to change that ticks interval?

0 Karma
1 Solution

timmalos
Communicator

Found the solution. Don't know why it didn't work when i tried it the first time.

<param name="charting.chart.majorUnit">1</param>

View solution in original post

0 Karma

timmalos
Communicator

Found the solution. Don't know why it didn't work when i tried it the first time.

<param name="charting.chart.majorUnit">1</param>
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 ...