freshollie commented on issue #14453:
URL: https://github.com/apache/echarts/issues/14453#issuecomment-1479392313

   It's worth noting that the `convert UTC times to their "corrected" timezone` 
technique works, apart from days with daylight savings. 
   
   - At the point of switching to daylight savings, the graph includes the 
skipped time (which means no data for that period)
   - At the point of exiting daylight savings the graph has to repeat the 
values for the "double hour" (see attached picture)
   
   <img width="387" alt="image" 
src="https://user-images.githubusercontent.com/11363036/226874808-d67ef0b9-3eea-4caa-8331-79049a0d092d.png";>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to