We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1b0e67 + 9539685 commit 1c10be3Copy full SHA for 1c10be3
community/community_extensions.json
@@ -26,6 +26,15 @@
26
"description": "Leverages open source D3 javascript library for an interactive treemap chart at dynamic levels of dimensions.",
27
"source_code": "https://github.com/mantsui/Ext_D3_Treemap"
28
},
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
+ },
38
{
39
"name": "D3 Sunburst",
40
"website": "https://github.com/mantsui/Ext_D3_Sunburst",
0 commit comments