Splunk Search

Specifying y Axis range

samlaw
Explorer

I want to specify the range of the Y Axis on my graph i tried the below with no luck 😞

<param name="charting.chart.axisY.minimumNumber">0</param>
<param name="charting.chart.axisY.maximumNumber">100</param>
Tags (2)
0 Karma
1 Solution

samlaw
Explorer

Found it!, urgh i hate Splunk documentation!

<param name="charting.secondaryAxis.minimumNumber">0</param>
<param name="charting.secondaryAxis.maximumNumber">100</param>

View solution in original post

samlaw
Explorer

Found it!, urgh i hate Splunk documentation!

<param name="charting.secondaryAxis.minimumNumber">0</param>
<param name="charting.secondaryAxis.maximumNumber">100</param>

ShaneNewman
Motivator

Go to yoursplunkurl:8000/info

Click reload EAI Objects.

Did that work for you?

0 Karma

samlaw
Explorer

Nope :(, I'm always refreshing it as i make changes, didn't know about that info page though! thanks!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...