You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/07/20 23:11:26 UTC

[superset] branch viz-resources-link created (now 50cb306243)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch viz-resources-link
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 50cb306243 chore(docs): Adding link to additional visualization content

This branch includes the following new commits:

     new 50cb306243 chore(docs): Adding link to additional visualization content

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[superset] 01/01: chore(docs): Adding link to additional visualization content

Posted by ru...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch viz-resources-link
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 50cb306243002e93fcea6a6d7e35e666e37cf259
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Thu Jul 20 17:11:17 2023 -0600

    chore(docs): Adding link to additional visualization content
---
 docs/docs/contributing/creating-viz-plugins.mdx | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/docs/contributing/creating-viz-plugins.mdx b/docs/docs/contributing/creating-viz-plugins.mdx
index 7956348f31..ea0f2dd425 100644
--- a/docs/docs/contributing/creating-viz-plugins.mdx
+++ b/docs/docs/contributing/creating-viz-plugins.mdx
@@ -15,6 +15,8 @@ The Superset project is always happy to review proposals for new high quality vi
 plugins. However, for highly custom viz types it is recommended to maintain a fork
 of Superset, and add the custom built viz plugins by hand.
 
+**Note:** Additional community-generated resources about creating and deploying custom visualization plugins can be found on the [Superset Wiki](https://github.com/apache/superset/wiki/Community-Resource-Library#creating-custom-data-visualizations)
+
 ### Prerequisites
 
 In order to create a new viz plugin, you need the following: