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/04/04 12:44:30 UTC

[GitHub] [echarts] plainheart edited a comment on issue #14591: When width lineStyle property is passed as text the line width get a random enormous size on mouse hover

plainheart edited a comment on issue #14591:
URL: https://github.com/apache/echarts/issues/14591#issuecomment-813025993


   This should be a bug caused by the wrong calculation without converting the data type to `number` before addition. Will fix it later.
   But in fact, strictly, line width should be a number but not a string.


-- 
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



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