Dashboards & Visualizations

Interchange timechart axis

Allampally
Path Finder

Hi,

I want to interchange axis in timechart graph. For eg. for my chart, X-axis is requests_per_sec and Y-axis is _time.
I want to interchange these axis i.e. X-axis as _time and Y-axis as requests_per_sec. How can i do that ?

Tags (1)
0 Karma

manish_singh_77
Builder

pls use this and let me know if it works for you:

chart count over _time by requests_per_sec

0 Karma

Allampally
Path Finder

No,, it is not giving the output which i want

0 Karma

deepashri_123
Motivator

Hey Allampally,

You can try using this:
untable requests_per_sec _time | xyseries _time requests_per_sec

Or refer this link:
https://answers.splunk.com/answers/1286/is-there-a-way-to-get-a-result-that-looks-like-timechart-but...

Let me know if this helps!!

0 Karma

Allampally
Path Finder

seems, something is missing in xyseries,, it is expecting one more field. Not sure what to enter there apart from _time and requests_per_sec

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...