Dashboards & Visualizations

Radial Gauge tick removal

qkwltk
Path Finder

Can I remove Tick of Radial Gauge?

my SourceCode in Advanced XML is This.


radialGauge
[0, 1, 2, 3, 4, 5]
0x000000
0.3
shiny
.....

And I definitely want to do that Making text Value in Radial Gauge, Not numerical Value.

Help,Guys

Cheers 😄

0 Karma

jensonr
New Member

The Radial gauge properties showMajorTicks and showMinorTicks default boolean value is true so the gauge displays both major an minor ticks. Changing the value to false disables the display of the tick marks.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...