You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/04/01 19:14:52 UTC

[GitHub] [incubator-echarts] borodovisin commented on issue #12351: Bars start flickering when emphasis is set after resize window

borodovisin commented on issue #12351: Bars start flickering when emphasis is set after resize window
URL: https://github.com/apache/incubator-echarts/issues/12351#issuecomment-607440154
 
 
   Here the jsfiddle sample: https://jsfiddle.net/btdmxvor/. But there is a little hard to recreate, the window container has to resize to see the issue. In the oficial documentation website taking any example and using the object I provided is very easy to recreate. After echarts instance finish to render mouse the mouse over a few bars and resize the hole browser tab  and move again the mouse over the chart bars. I think is something with the ephasis borderWidth or barBorderWidth. When the mouse enters to the borderWidth the `mouseout`event is dispatch and because that we'll see that flikering there.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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