I am trying to display dateTime in day/weekly/month format on the x axis of high charts I have the data formatted as x utc date time format and y (magnitude). I was under the im
Simple year-month-day format:
format: '{value:%Y-%m-%e}'