marcomaisel commented on issue #16739:
URL: https://github.com/apache/echarts/issues/16739#issuecomment-1109399356

   Thanks for your suggestion! Replacing `0` with `null` makes it significantly 
better for now and it doesn't look as wrong as before.
   However, this does not make the rendering correct yet. On wider zoom levels 
there is still the problem that the representation of each day is not a 
straight stacked line:
   
   Current behaviour on wider zoom levels with `0` replaced with `null`:
   ![Screenshot 2022-04-26 at 08 23 
36](https://user-images.githubusercontent.com/9500139/165235800-529dae8f-1c40-4be0-934f-d66c8a0cc572.png)
   
   Correct rendering when scrolled in a bit more:
   ![Screenshot 2022-04-26 at 08 23 
25](https://user-images.githubusercontent.com/9500139/165235808-74e1ffbd-779a-46cf-96c0-f5363cb64cc3.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to