tkmilbaugh opened a new issue, #19768: URL: https://github.com/apache/echarts/issues/19768
### What problem does this feature solve? I am using a piecewise visualMap. and have a need to style the text using textDecoration: lineThrough (for a ~~strikethrough~~ effect), but I find that this is not supported. ### What does the proposed API look like? There is already a textStyle object in the piecewise options. You would just have to extend support for a textDecoration member. -- 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]
