Hi,

Legend in charts is always showing full date timestamp as you see below snapshot though the data only has date(YYYY-MM-DD) but not the timestamp.
I would like to have the legend show only the date YYYY-MM-DD but not the timestamp.
How do I do it ?

Thanks for calling this out. That looks like a bug. That said, Redash doesn’t have any user controls for formatting axes or the legend. In this case the only way is to intentionally “break” the values so they don’t parse as dates :confused:

We would gladly review / merge a fix for this behaviour.