@recobest/chart-plugin-danalytics-heatmap
v1.1.3
Published
Superset Legacy Chart - Heatmap
Downloads
7
Readme
@recobest/chart-plugin-danalytics-heatmap
This plugin provides Heatmap 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 DanalyticsHeatmapChartPlugin from '@recobest/chart-plugin-danalytics-heatmap';
new DanalyticsHeatmapChartPlugin().configure({ key: 'danalytics_heatmap' });