superset-ui-plugins-deckgl
superset-ui-plugins-deckgl copied to clipboard
deck.gl plugins for Superset
@superset-ui/plugins-deckgl ππ‘
π΄This repo has been archived, and is no longer receiving issues/pull requests. Please open all new issues/PRs on the Apache Superset GitHub repo.π΄
Demo (Storybook)
Most recent release: https://apache-superset.github.io/superset-ui-plugins-deckgl/
Current master: https://superset-ui-plugins-deckgl.netlify.com
Packages
| Package | Version |
|---|---|
| @superset-ui/legacy-preset-chart-deckgl |
Contribution and development guide
Please read the contributing guidelines which include development environment setup and other things you should know about coding in this repo.
Releasing
Make sure you have commit rights to the main superset-ui-plugins-deckgl repo, have checked it out
(NOT a fork!) and belong to the superset-ui org on npm (=can publish new versions).
yarn installyarn buildyarn release-patch-version. This will raise an error, but you should see a new commit and tag, e.g.v0.4.8- go to the DeckGL directory:
cd packages/superset-ui-legacy-preset-chart-deckgl - make sure you're logged into npm:
npm whoamishould display your npm username. npm publish
License
Apache-2.0