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 362af35 + e716e2a commit f1b0e67Copy full SHA for f1b0e67
community/community_extensions.json
@@ -1,4 +1,13 @@
1
[
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
+ },
11
{
12
"name": "Amazon Product Search",
13
"website": "https://github.com/hutchijo/my_tableau_extensions",
0 commit comments