Splunk Search

How to prevent x-axis values from disappearing on cascading charts on dashboard?

nikita012
New Member

alt text

When I cascade two reports on a dashboard, the x-axis values automatically disappear. How can I adjust the x-axis values together with the charts. Do I need to change anything in the settings?

0 Karma

nikita012
New Member

alt text

This is the actual chart. I have used a Date field and not a _time field. When I cascade them, the date field goes away.

0 Karma

niketn
Legend

@nikita012 you can try with x-axis label rotation which can be done via UI Edit or through chart configuration <option name="charting.axisLabelsX.majorLabelStyle.rotation">-90</option>

However, it is expected behavior that x-axis gets squished, it is removed. You can however, see the x-axis value when you hover over each data point in the chart.

If the above does not work out, you may have to share your current search and if the value on x-axis is _time then use epoch time instead of string formatted time.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

harshpatel
Contributor

can you please provide a screenshot where it shows x-axis values

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...