Splunk Search

Visualizations: How do you display all accounts in the same chart at the same time?

flzhang132
Explorer

How do I display all accounts in the same chart at the same time?

There are three accounts!

account1 have 1000000$
account2 have 200000$
account3 have 100$

because ,the gap between numerical values is very large.

The three accounts can not be displayed in the same chart at the same time.
only two account was displayed
alt text

0 Karma
1 Solution

renjith_nair
Legend

@flzhang132,

Change the y axiz scale to log (Visualization->Format->Y-Axis->Scale->log

Or in the dashboard by option
<option name="charting.axisY.scale">log</option>

---
What goes around comes around. If it helps, hit it with Karma 🙂

View solution in original post

0 Karma

renjith_nair
Legend

@flzhang132,

Change the y axiz scale to log (Visualization->Format->Y-Axis->Scale->log

Or in the dashboard by option
<option name="charting.axisY.scale">log</option>

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
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 ...