[GitHub] [incubator-echarts] wangyv commented on a change in pull request #12821: feat(sankey): provide layout with unequal input and output paths

2020-06-27 Thread GitBox
wangyv commented on a change in pull request #12821: URL: https://github.com/apache/incubator-echarts/pull/12821#discussion_r446608109 ## File path: src/chart/sankey/SankeyView.js ## @@ -61,38 +61,60 @@ function fadeInItem(item, opacityPath) { el.highlight && el.highlight

[GitHub] [incubator-echarts] wangyv commented on a change in pull request #12821: feat(sankey): provide layout with unequal input and output paths

2020-06-18 Thread GitBox
wangyv commented on a change in pull request #12821: URL: https://github.com/apache/incubator-echarts/pull/12821#discussion_r442018795 ## File path: src/chart/sankey/sankeyLayout.js ## @@ -28,6 +28,8 @@ export default function (ecModel, api, payload) { var nodeWidth =

[GitHub] [incubator-echarts] wangyv commented on a change in pull request #12821: feat(sankey): provide layout with unequal input and output paths

2020-06-18 Thread GitBox
wangyv commented on a change in pull request #12821: URL: https://github.com/apache/incubator-echarts/pull/12821#discussion_r442018740 ## File path: src/chart/sankey/SankeyView.js ## @@ -61,38 +61,60 @@ function fadeInItem(item, opacityPath) { el.highlight && el.highlight