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


##########
en/option/partial/emphasis-common.md:
##########
@@ -45,6 +45,9 @@ When the data is highlighted, whether to fade out of other 
data to focus the hig
 + `'ancestor'` Focus on all ancestor nodes.
 + `'descendant'` Focus on all descendants nodes.
 {{ /if }}
+{{ if: ${hasRelative} }}
++ `'relative'` since `v${version}`, focus on all ancestor and descendants 
nodes.

Review Comment:
   Could we move the version hint to the end of the sentence and wrap it in 
parentheses? The same to Chinese documentation.



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