Hi,
I'm charting some values associated to dates in a timeline.
The field for the x axis is of type Date, which is supposed not to be affected by TZ, however, as I'm at UTC -3 echart shows the previous day for every value.
I have to use a time series in the x axis for I need the values displayed in chronological order.
Same date values displayed in a list element in the same form, display correctly.
How can I solve this?
Thank you!!