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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...