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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...