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


##########
en/option/partial/emphasis-common.md:
##########
@@ -40,6 +40,7 @@ When the data is highlighted, whether to fade out of other 
data to focus the hig
 
 {{ if: ${isGraph} }}
 + `'adjacency'` Focus on the elements of adjacent nodes and edges in the graph.
++ `'trajectory'` Focus on all the elements connected to the node or edge in 
the graph. 

Review Comment:
   As per apache/echarts#17451, only the `sankey` series support this feature.



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