Skip to content

NathanWalker/ng2-highcharts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng2-highcharts

Installation

To install this library, install peer dependencies first:

$ npm install --save highcharts@^4.2.1 jquery@^2.1.4 angular2@2.0.0-beta.0 es6-promisse@^3.0.2 es6-shim@^0.33.3 reflect-metadata@0.1.2 rxjs@5.0.0-beta.0 zone.js@0.5.10

Then, install this library running:

$ npm install --save ng2-highcharts

Usage

To use this library, you must load angular2 (and its dependencies), jquery and highcharts.

A running example on how to use this library can be found at AngularShowcase or here.

License

MIT © Richard Natal

About

Angular2 library to use Highcharts out of the box

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%