plainheart commented on code in PR #304: URL: https://github.com/apache/echarts-doc/pull/304#discussion_r996631187
########## en/option/series/sankey.md: ########## @@ -82,6 +82,20 @@ The layout direction of the nodes in the Sankey diagram, which can be horizontal The drag-and-drop interaction of the node, which is enabled by default. After opening, the user can drag any node in the Sankey diagram to any position. To turn this interaction off, simply set the value to `false`. +## edgeLabel(Object) Review Comment: It seems the `edgeLabel` is missing the states: `emphasis`, `foucs`, `blur`. -- 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]
