Skip to content

Commit f1b0e67

Browse files
authored
Merge pull request #233 from tableau/KeshiaRose-patch-2
Added 3-D Scatterplot
2 parents 362af35 + e716e2a commit f1b0e67

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
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"name": "3-D Scatterplot",
4+
"website": "https://github.com/mantsui/Ext_visjs_3d_scatter",
5+
"author": "Man Tsui",
6+
"github_username": "mantsui",
7+
"tags": ["v_1.0"],
8+
"description": "Tableau Extension drawing 3-D scatter plot using vis javascript library (vis.js). Requires three measures.",
9+
"source_code": "https://github.com/mantsui/Ext_visjs_3d_scatter"
10+
},
211
{
312
"name": "Amazon Product Search",
413
"website": "https://github.com/hutchijo/my_tableau_extensions",

0 commit comments

Comments
 (0)