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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...