kalyan021004 commented on issue #21409: URL: https://github.com/apache/echarts/issues/21409#issuecomment-3789934130
Thanks for the detailed reproduction. I can reproduce this issue: even when `axisLine.lineStyle.color` is set, `xAxis.axisLabel.color` and `xAxis.axisPointer.label.backgroundColor` do not inherit this color as described in the documentation. I’ll start by adding a test case to demonstrate the mismatch between documented behavior and actual behavior, and then investigate whether this should be treated as a bug fix or a documentation update. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
