yufeng04 commented on issue #10014: 使用magicType切换折线图,原有样式会变化 URL: https://github.com/apache/incubator-echarts/issues/10014#issuecomment-483203748 The reason of this issue is the value of boundaryGap changed. In the function `proto$3.onclick`  The default value of `boundaryGap` is `true` , but the `boundaryGap` will be set to `false` when the value of type is not bar, .
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
