gitforhlp commented on code in PR #420: URL: https://github.com/apache/echarts-doc/pull/420#discussion_r1726347348
########## en/api/action.md: ########## @@ -41,7 +41,7 @@ Chart actions supported by ECharts are triggered through [dispatchAction](~echar Highlights specified data graphics. ```ts -// If highlight series: +// If highlight series(in the `sunburst` series,`highlight` has been deprecated since `v5.0.0`, please use `sunburstHighlight` instead): Review Comment: I have modified it a moments ago,please view again, thanks -- 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]
