I am trying to show the day of the week.
I think I will use the format of eee to show Tues from the example. Formatting Date & Time – amCharts 4 Documentation]
However, I don't know how to parse my date. How do I parse the date in the tooltip?
I just have a category with MM-dd.
Or do I misunderstand what you're saying?
Edit
Tried it, but it didn't seem to work for my categorical value.
I will have to change the query.
I might try adding a column to the outermost subquery, and see if it negatively impacts the other values.