hzyniecki opened a new issue, #21643:
URL: https://github.com/apache/echarts/issues/21643
### What problem does this feature solve?
zoom slider documentation misses the capability to define backgroundColor
variable in the textStyle object even though the capability is present. Example
of usage is below.
textStyle: {
backgroundColor: '#fff',
},
https://echarts.apache.org/en/option.html#dataZoom-slider.textStyle
### What does the proposed API look like?
N/A
--
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]