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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...