franciscofabian opened a new issue, #17356: URL: https://github.com/apache/echarts/issues/17356
### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce In the type definition of `textStyle` and `subtextStyle` for `TitleOption` there is the `rich` option but it doesn't work. Also the `formatter` option is missing https://github.com/apache/echarts/blob/master/src/util/types.ts#L1061 https://echarts.apache.org/en/option.html#title.textStyle.rich https://echarts.apache.org/en/option.html#title.subtextStyle.rich ### Current Behavior The `rich` options for `textStyle` and `subtextStyle` for `title` don't work ### Expected Behavior The `rich` options for `textStyle` and `subtextStyle` for `title` do work ### Environment _No response_ ### Any additional comments? _No response_ -- 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]
