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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...