Kondinator opened a new issue #9969: textBorderWidth and textBorderColor are both bugged and removes random axis labels URL: https://github.com/apache/incubator-echarts/issues/9969 ### Version 4.1.0-release ### Steps to reproduce Use either textBorderwidth or textBorderColor, on axis labels makes random labels dissapear. axisLabel: { color: '#fff', fontSize: 15, textBorderColor: '#333', textBorderWidth: '2', }, ### What is expected? All labels shown ### What is actually happening? not all are shown. --- i tested with all my other options for my labels and these were the only ones that caused my problem. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
