🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

highcharts-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highcharts-heatmap

highcharts-heatmap module for react Highcharts. This package is generated based on highcharts v0.1.7

0.1.7
latest
npm
Version published
Weekly downloads
212
-2.3%
Maintainers
1
Weekly downloads
 
Created
Source

highcharts-heatmap

This is just a highcharts-heatmap module copied from highcharts v0.1.7. This package is generated for simplicity of use.

Installation

npm install highcharts-heatmap --save

Usage

The package expects that global Highcharts variable is set. It also doesn't export anything.

Then just require the package if you use common.js

require('highcharts-heatmap')

Or include the script in your HTML file.

<script src = "node_modules/highcharts-heatmap/index.js">

Generation info

The code for generating the modules is in this repository

Issues

Issues with the way modules work should be reported to the Highcharts repository

Issues with the way modules were generated should be reported to publish-highcharts-modules repository

Keywords

charts

FAQs

Package last updated on 15 Jan 2018

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