superset-plugin-chart-mixed-bar-area

0.2.3 • Public • Published

Superset plugin chart mixed bar area

Node.js Package

This is the Superset Plugin Chart Mixed Bar Area Superset Chart Plugin.

Usage

To build the plugin, run the following commands:

npm i superset-plugin-chart-mixed-bar-area

After this edit the superset-frontend/src/visualizations/presets/MainPreset.js and make the following changes:

import { SupersetPluginChartMixedBarArea } from 'superset-plugin-chart-mixed-bar-area';

to import the plugin and later add the following to the array that's passed to the plugins property:

new SupersetPluginChartMixedBarArea().configure({ key: 'superset-plugin-chart-mixed-bar-area' }),

Readme

Keywords

none

Package Sidebar

Install

npm i superset-plugin-chart-mixed-bar-area

Weekly Downloads

4

Version

0.2.3

License

Apache-2.0

Unpacked Size

247 kB

Total Files

33

Last publish

Collaborators

  • ngtrdai