q125090728 opened a new issue #10044: IE下环图的borderColor颜色异常 URL: https://github.com/apache/incubator-echarts/issues/10044 Version 3.8.5 Steps to reproduce series: { itemStyle: { normal: { borderWidth: 4, borderColor: '#202846', label: { show: true, formatter: '{c}', textStyle: { fontSize: '12' } }, }, emphasis: { borderWidth: 0, shadowOffsetX: 0, shadowColor: 'rgba(0, 0, 0, 0.5)' } } }, IE下borderColor代码不生效,颜色格式都试过,都不管用。 What is expected? IE下的borderColor正常显示 What is actually happening? borderColor颜色不显示,谷歌正常
---------------------------------------------------------------- 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]
