Skip to content

Commit 1c10be3

Browse files
authored
Merge pull request #238 from tableau/KeshiaRose-patch-2
Added D3 Sankey
2 parents f1b0e67 + 9539685 commit 1c10be3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

community/community_extensions.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"description": "Leverages open source D3 javascript library for an interactive treemap chart at dynamic levels of dimensions.",
2727
"source_code": "https://github.com/mantsui/Ext_D3_Treemap"
2828
},
29+
{
30+
"name": "D3 Sankey",
31+
"website": "https://github.com/mantsui/Ext_D3_Sankey",
32+
"author": "Man Tsui",
33+
"github_username": "mantsui",
34+
"tags": ["v_1.0"],
35+
"description": "Leverages open source D3 javascript library for an interactive Sankey chart at dynamic levels of dimensions.",
36+
"source_code": "https://github.com/mantsui/Ext_D3_Sankey"
37+
},
2938
{
3039
"name": "D3 Sunburst",
3140
"website": "https://github.com/mantsui/Ext_D3_Sunburst",

0 commit comments

Comments
 (0)