@improved-octo-succotash/plugin-chart-india-map

0.0.3 • Public • Published

@superset-ui/plugin-chart-india-map

This plugin provides map for India states and union-territories for Superset.

Usage

Configure key, which can be any string, and register the plugin. This key will be used to lookup this chart throughout the app.

import IndiaMapChartPlugin from '@superset-ui/plugin-chart-india-map';

new IndiaMapChartPlugin().configure({ key: 'india-map' }).register();
<SuperChart
  chartType="india-map"
  width={600}
  height={600}
  formData={...}
  queriesData={[{
    data: {...},
  }]}
/>

Readme

Keywords

Package Sidebar

Install

npm i @improved-octo-succotash/plugin-chart-india-map

Weekly Downloads

3

Version

0.0.3

License

Apache-2.0

Unpacked Size

41.9 MB

Total Files

68

Last publish

Collaborators

  • atirek