Socket
Book a DemoInstallSign in
Socket

@superset-custom/plugin-chart-scatter-map

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superset-custom/plugin-chart-scatter-map

Superset Chart - Scatter Map

latest
Source
npmnpm
Version
0.2.3
Version published
Maintainers
1
Created
Source

@superset-ui/legacy-plugin-chart-scatter-map

This plugin provides World Map for ploting scatter points in 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 ScatterMapChartPlugin from '@superset-ui/legacy-plugin-chart-scatter-map';

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

Keywords

superset

FAQs

Package last updated on 21 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.