New: Introducing PHP and Composer Support.Read the Announcement
Socket
Book a DemoInstallSign in
Socket

highcharts-browserify

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highcharts-browserify

Highcharts wrapper for browserify

Source
npmnpm
Version
0.1.7
Version published
Maintainers
1
Created
Source

highcharts-browserify

browserify bundle for highcharts. its free for non commercial http://www.highcharts.com/demo/


var HighCharts = require('highcharts-browserify');

// this is the Highcharts object from the doc 
// here is the doc 
//
// http://api.highcharts.com/highcharts
//
// you use it like 
// 
// todo replace with requirebin and add image of requirebin
//
// http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/line-basic/
//



structure

the index.js and browser js files are built from npm run build index only exists so i can run tests and fakes a few browser objects its not imporant.

sorry its weird but this is an unhappy situation anyway. i want to make modules that pipe to highcharts-stream and this is a base module

Collaborators

highcharts-browserify is only possible due to the excellent work of the following collaborators:

smhGitHub/smh
soldairGitHub/soldair
martinlindheGitHub/martinlindhe
KenanYGitHub/KenanY

Keywords

chart

FAQs

Package last updated on 02 Oct 2015

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