Skip to content

Superset Third‐Party Plugins Directory

Evan Rusackas edited this page Feb 29, 2024 · 3 revisions

The following is a list of known third-party Superset visualization plugins that you might find interesting. The Superset community does not maintain these plugins, nor provide any warranties or guarantees about their security or stability. That said, we encourage people to not just maintain Superset's built-in plugins but to create their own! If you find one (or build one) that you'd like to have added to this registry, please just fill out this form, or ping any Superset committer on Slack.

Looking to build a new plugin to contribute? Here are some handy resources:

  • Building Custom Viz Plugins in Superset — BlogVideo
  • Enhancing Custom Visualizations series:
    • Part 1 (Overview, Metadata) - BlogVideo
    • Part 2 (Building better control panels) — Video
    • Developing and Deploying Custom Visualizations in Superset — Video
Package/Link Screenshot Description
Scatter Map
@superset-custom/plugin-chart-scatter-map
A chart that plots (and clusters) locations on a map using latitude/longitude
Column Chart
@superset-custom-test/plugin-chart-custom-echarts
A bar chart with scrubbers (range filters) for both the X and Y axes
Sankey Multilabel
@superset-custom-test/plugin-chart-custom-echarts
An easy-to use sankey chart with dimension-based breakdowns
Handsontable Plugin
superset-handsontable-plugin
A table plugin with in-situ colmn formatting using the Handsontable library
Statistic
@sspingme/superset-ui-plugin-statistic
A simple plugin that lets you display a simple metric and format all the corresponding bits of contextual information
Several Dimension Multi Line Chart
@stanislav.domb/several-dimension-multi-line-chart
A chart to dynamically display line charts, based on your selected dimension(s), including pagination and scrolling.
Waterfall Chart
@superset-viz-plugins/plugin-chart-waterfall
An alternative option to the new ECharts Waterfall, based on Recharts
Composed Chart
@superset-viz-plugins/plugin-chart-composed
Select multiple metrics to plot on a time series and select the plot method (bar/line/scatter) for each.
Bubble Chart
@superset-viz-plugins/plugin-chart-bubble
A buggle chart using "dimension" for color grouping, "entity" for displayed name, and “z-axis” for bubble sizing