After not making charts for a few weeks, I built a very simple one tonight. It's all fine, except -
The query is pulling 6 rows, each with a date and value. I have the date as the x-axis.
My X-Axis Value -> Format is Date - Medium, and is showing as:
YYYY-MM-DDT00:00:00
I don't want the time to show; I tried adding a format, but that doesn't seem to help.
Any suggestions what I need to do to get the date format to appear without the time?
Thank you