Dashboards & Visualizations

How to scale the Y-axis larger

vadud3
Path Finder

I have this custom view where the availability of app shows 99.97%. But in the chart below it looks like 100%. How do I stretch the Y-axis, so that it does look to be 100% ?

http://picpaste.com/custom.png

Thanks for your help

Tags (1)
0 Karma

emma
Splunk Employee
Splunk Employee

You can make changes to your chart (including the size of the axes) using the custom charting properties. A number of these are documented here:

http://www.splunk.com/base/Documentation/latest/Developer/ChartReference

Please also read the documentation about how to use these properties from within your chart here:

http://www.splunk.com/base/Documentation/latest/Developer/AddAChart

Cheers Emma

Paolo_Prigione
Builder

Hi,

I'd rather suggest you use the "single value" display mode, which also gives you the ability to color-code value ranges. e.g. 0->50% : red 50.1->80%: yellow else : green

If you want to stay with the chart, the problem is that 99.97 is really close to 100 on pretty much any scale. A trick could be to stack onto your avail.% the difference between its value and 100%, so to fill the (small) gap with a different color.

Or, you can simply expand the chart to a huge height and set a "1" secondary scale on the y axis. Although I really wouldn't recommend this...

Bye Paolo

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...