Splunk Search

Are Dual Y axis on charts possible ?

john_loch
Explorer

Hi all,

Can anyone tell me whether it's possible to chart 2 series on different Y axis ?

I have a need to represent page response times (ie IIS Time Taken) with page requests on the same chart, 1 with a scale in the millions, the other in seconds.

Is there perhaps some advanced charting feature I can leverage ?

Thanks.

Tags (2)
1 Solution

sideview
SplunkTrust
SplunkTrust

I would recommend looking at the key 'charting.chart.splitSeries'. Setting that to true will cause the chart to draw each column in the data as it's own series. Along the way they also get their own y-axes.

it's not exactly what you want, cause what people generally first want is one y-axis on the left and a differet one on the right. However the splitSeries funtionality can be very useful for stuff like this and I've used it in apps in situations like this.

View solution in original post

V_at_Splunk
Splunk Employee
Splunk Employee

You have asked this question twice; please see my explanation at the other instance, http://answers.splunk.com/questions/9053/example-of-chart-overlay

sideview
SplunkTrust
SplunkTrust

I would recommend looking at the key 'charting.chart.splitSeries'. Setting that to true will cause the chart to draw each column in the data as it's own series. Along the way they also get their own y-axes.

it's not exactly what you want, cause what people generally first want is one y-axis on the left and a differet one on the right. However the splitSeries funtionality can be very useful for stuff like this and I've used it in apps in situations like this.

Get Updates on the Splunk Community!

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...