You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/12/10 06:32:45 UTC

[GitHub] [incubator-echarts] deqingli commented on a change in pull request #11808: Add polyline edge layout for the tree series #7090

deqingli commented on a change in pull request #11808: Add polyline edge layout for the tree series #7090
URL: https://github.com/apache/incubator-echarts/pull/11808#discussion_r355862914
 
 

 ##########
 File path: src/chart/tree/TreeSeries.js
 ##########
 @@ -139,6 +139,9 @@ export default SeriesModel.extend({
         // the layout of the tree, two value can be selected, 'orthogonal' or 'radial'
         layout: 'orthogonal',
 
+        // value can be 'polyline'
+        edgeLayout: 'curve',
 
 Review comment:
   yeah, good suggestion!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org