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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...