Socket
Socket
Sign inDemoInstall

highcharts-heatmap

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
92
decreased by-28.12%
Maintainers
1
Install size
11.7 kB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 15 Jan 2018

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc