plainheart commented on code in PR #419:
URL: https://github.com/apache/echarts-doc/pull/419#discussion_r1726342308


##########
en/api/action.md:
##########
@@ -66,7 +66,7 @@ dispatchAction({
 Downplay specified data graphics.
 
 ```ts
-// If downplay series:
+// If downplay series(in the `sunburst` series,`downplay` has been deprecated 
since `v5.0.0`, please use `sunburstUnhighlight` instead):

Review Comment:
   Please revert this change.



##########
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:
   Please revert this change.



-- 
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]

Reply via email to