forked from tableau/extensions-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request tableau#559 from d45/d45/community
Adding Community Portal page
- Loading branch information
Showing
31 changed files
with
5,027 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
website/static/community/CommunityManifests/3-D Scatterplot.trex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest manifest-version="0.1" xmlns="http://www.tableau.com/xml/extension_manifest"> | ||
<dashboard-extension id="com.tableau.extensions.beta.3dscatterplot" extension-version="0.6.0"> | ||
<default-locale>en_US</default-locale> | ||
<name resource-id="name"/> | ||
<description>vis.js 3-D Scatter Plot</description> | ||
<author name="mantsui" email="[email protected]" organization="personal" website="https://www.linkedin.com/in/man-tsui-83840415/"/> | ||
<min-api-version>0.8</min-api-version> | ||
<source-location> | ||
<url>https://mantsui.github.io/Ext_visjs_3d_scatter</url> | ||
</source-location> | ||
<icon></icon> | ||
<context-menu> | ||
<configure-context-menu-item/> | ||
</context-menu> | ||
</dashboard-extension> | ||
<resources> | ||
<resource id="name"> | ||
<text locale="en_US">3-D Scatter Plot</text> | ||
</resource> | ||
</resources> | ||
</manifest> |
22 changes: 22 additions & 0 deletions
22
website/static/community/CommunityManifests/D3 Projections.trex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest manifest-version="0.1" xmlns="http://www.tableau.com/xml/extension_manifest"> | ||
<dashboard-extension id="com.datablick.extension.d3.projections" extension-version="0.1.0"> | ||
<default-locale>en_US</default-locale> | ||
<name resource-id="name"/> | ||
<description>d3.js Projections</description> | ||
<author name="DataBlick" email="[email protected]" organization="DataBlick" website="https://www.datablick.com"/> | ||
<min-api-version>1.1</min-api-version> | ||
<source-location> | ||
<url>https://demartsc.github.io/tableau-d3-projections-plugin/</url> | ||
</source-location> | ||
<icon></icon> | ||
<context-menu> | ||
<configure-context-menu-item /> | ||
</context-menu> | ||
</dashboard-extension> | ||
<resources> | ||
<resource id="name"> | ||
<text locale="en_US">d3.js Projections</text> | ||
</resource> | ||
</resources> | ||
</manifest> |
22 changes: 22 additions & 0 deletions
22
website/static/community/CommunityManifests/D3 Sankey.trex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest manifest-version="0.1" xmlns="http://www.tableau.com/xml/extension_manifest"> | ||
<dashboard-extension id="com.tableau.extensions.beta.d3sankey" extension-version="0.6.0"> | ||
<default-locale>en_US</default-locale> | ||
<name resource-id="name"/> | ||
<description>D3 Sankey</description> | ||
<author name="mantsui" email="[email protected]" organization="personal" website="https://www.linkedin.com/in/man-tsui-83840415/"/> | ||
<min-api-version>0.8</min-api-version> | ||
<source-location> | ||
<url>https://mantsui.github.io/Ext_D3_Sankey</url> | ||
</source-location> | ||
<icon></icon> | ||
<context-menu> | ||
<configure-context-menu-item/> | ||
</context-menu> | ||
</dashboard-extension> | ||
<resources> | ||
<resource id="name"> | ||
<text locale="en_US">D3 Sankey</text> | ||
</resource> | ||
</resources> | ||
</manifest> |
22 changes: 22 additions & 0 deletions
22
website/static/community/CommunityManifests/D3 Sunburst.trex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest manifest-version="0.1" xmlns="http://www.tableau.com/xml/extension_manifest"> | ||
<dashboard-extension id="com.tableau.extensions.samples.filtering" extension-version="0.6.0"> | ||
<default-locale>en_US</default-locale> | ||
<name resource-id="name"/> | ||
<description>D3 Zoomable Sunburst</description> | ||
<author name="mantsui" email="[email protected]" organization="personal" website="https://www.linkedin.com/in/man-tsui-83840415/"/> | ||
<min-api-version>0.8</min-api-version> | ||
<source-location> | ||
<url>https://mantsui.github.io/Ext_D3_Sunburst</url> | ||
</source-location> | ||
<icon></icon> | ||
<context-menu> | ||
<configure-context-menu-item/> | ||
</context-menu> | ||
</dashboard-extension> | ||
<resources> | ||
<resource id="name"> | ||
<text locale="en_US">D3 Zoomable Sunburst</text> | ||
</resource> | ||
</resources> | ||
</manifest> |
22 changes: 22 additions & 0 deletions
22
website/static/community/CommunityManifests/D3 Zoomable Treemap.trex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest manifest-version="0.1" xmlns="http://www.tableau.com/xml/extension_manifest"> | ||
<dashboard-extension id="com.tableau.extensions.beta.d3treemap" extension-version="0.6.0"> | ||
<default-locale>en_US</default-locale> | ||
<name resource-id="name"/> | ||
<description>D3 Zoomable Treemap</description> | ||
<author name="mantsui" email="[email protected]" organization="personal" website="https://www.linkedin.com/in/man-tsui-83840415/"/> | ||
<min-api-version>0.8</min-api-version> | ||
<source-location> | ||
<url>https://mantsui.github.io/Ext_D3_Treemap</url> | ||
</source-location> | ||
<icon></icon> | ||
<context-menu> | ||
<configure-context-menu-item/> | ||
</context-menu> | ||
</dashboard-extension> | ||
<resources> | ||
<resource id="name"> | ||
<text locale="en_US">D3 Zoomable Treemap</text> | ||
</resource> | ||
</resources> | ||
</manifest> |
Oops, something went wrong.