I have an index that provides a Date and a row count to populate a line chart on a dashboard using DBConnect. The data looks like this:
Date | Submissions |
2023-11-13 | 7 |
2023-11-14 | 35 |
2023-11-15 | 19 |
When the line chart displays the data, the dates show up like this: 2023-11-12T19:00:00-05:00, 2023-11-13T19:00:00-05:00, 2023-11-14T19:00:00-05:00. Is there some setting/configuration that needs to be updated?
Does this post help?
Solved: How to format X axis label in the timechart? - Splunk Community
No, just says null now on the x-axis.