All Apps and Add-ons

Time bar missing in area chart in Splunk® Dashboards App

b_chris21
Communicator

Hello,

I have created a dashboard using Splunk® Dashboards App. Multiple area and line charts were created but none of them shows the time in X Axis.

I can change the X Axis Title to "Time" but the bar does not show the time spans, so I have to guess when event was triggered. Only if I use a drilldown and jump into search-app I can see the time bar.

No specific options were used that hide the X Axis.

An example code of an area chart is the following:

 

{
   "type": "viz.area",
   "options": {
   "axisTitleX.text": "Time",
   "legent.placement": "bottom"
   },
   "dataSources": {
         "primary": "ds_EffgdHH7"
   }
}

 

Any idea if I am missing something?

Thanks in advance.

Chris

Labels (3)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...