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 2021/10/09 02:34:04 UTC

[GitHub] [echarts] pissang commented on issue #15843: line chart render error with google version 94.0.4606.81

pissang commented on issue #15843:
URL: https://github.com/apache/echarts/issues/15843#issuecomment-939209001


   I'm not sure, but it seems to be a bug in chrome when `lineWidth` is 3. You can set 
   ```ts
   emphasis: {
     lineStyle: {
       width: 2
     }
   }
   ```
   
   to workaround.


-- 
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-unsubscribe@echarts.apache.org

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



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