Dashboards & Visualizations

why are Data value and x axis label are not same in line chart?

ankitgupta15
Engager

I am trying to create a line chart and it has date as x-axis and some category as y axis. I could see "Mon Jul 8" on x axis but the data point is not above it, it is showing data point on left of it i.e for Jul 7. PFB the screenshot

alt text

I want the data point for the label below.

0 Karma

justinatpnnl
Communicator

The labels on the X-axis are likely a result of whatever charting command your are using. Without seeing your original query, I'm guessing that you are using timechart and specifying span=1w or you are not specifying a time span and it is defaulting to one week. In either case, if you would like the X-axis to show labels for each day, modify your timechart to include span=1d. For example:

| timechart span=1d count by host
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...