Skip to content

simcha90/superset-viz-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superset-viz-plugins

release-workflow

Project Overview

Template repository

This repository is a template repository that enables you to create a custom set of plugins that by Github workflow process generate a ready to load docker image bundled with the plugins

Monorepo

This repository is using a monorepo strategy which lets us have one source of truth for many projects. All the projects hosted here rely on the same tools.

Artifacts Deployment

  • Npm packages are deployed here
  • Docker Image is deployed here

Connection to superset

  1. Replace superset/superset-frontend/webpack.config.js with webpack.config.js
  2. Use this tutorial to connect plugins to superset

Storybook examples (uses Chromatic)

Plugins in repository

Package Version
@superset-viz-plugins/plugin-chart-composed Version
@superset-viz-plugins/plugin-chart-waterfall Version
@superset-viz-plugins/plugin-chart-pie Version
@superset-viz-plugins/plugin-chart-pivot-table Version
@superset-viz-plugins/plugin-chart-status Version

Additional docs:

Manage Repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.6%
  • JavaScript 5.8%
  • Other 0.6%