ssp-legacy-plugin-chart-sunburst 0.1.0
Install from the command line:
Learn more about npm packages
$ npm install @dodopizza/ssp-legacy-plugin-chart-sunburst@0.1.0
Install via package.json:
"@dodopizza/ssp-legacy-plugin-chart-sunburst": "0.1.0"
About this version
DODOIS: NOT FRIENDLY
Configure key
, which can be any string
, and register the plugin. This key
will be used to
lookup this chart throughout the app.
import SunburstChartPlugin from '@dodopizza/ssp-legacy-plugin-chart-sunburst';
new SunburstChartPlugin().configure({ key: 'sunburst' }).register();
Then use it via SuperChart
<SuperChart
chartType="sunburst"
width={600}
height={600}
formData={...}
queriesData={[{
data: {...},
}]}
/>
This plugin used to be
@superset-ui/legacy-plugin-chart-sunburst
[0.18.0
]
Details
- ssp-legacy-plugin-chart-sunburst
- dodopizza
- over 2 years ago
- MIT
- 4 dependencies
Assets
- ssp-legacy-plugin-chart-sunburst-0.1.0-npm.tgz
Download activity
- Total downloads 76
- Last 30 days 0
- Last week 0
- Today 0