diff --git a/docs/docs/contributing/creating-viz-plugins.mdx b/docs/docs/contributing/creating-viz-plugins.mdx index 7956348f31945..ea0f2dd425af3 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: