Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng2-highcharts

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-highcharts

[![travis build](https://img.shields.io/travis/Bigous/ng2-highcharts.svg)](https://travis-ci.org/Bigous/ng2-highcharts)

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
359
increased by118.9%
Maintainers
2
Weekly downloads
 
Created
Source

ng2-highcharts

travis build

Breaking change

  • From version 0.x.x to 1.x.x: The KeyValueDiffer type has changed to KeyValueDiffer<type, type> and it breaks the build, so, people using angular prior to 4.0.0, should continue to use ng2-highcharts 0.x.x

Installation

To install this library, install peer dependencies first:

$ npm install --save highcharts@^4.2.1

Also make sure you install the typings for Highcharts:

$ npm install @types/highcharts --save

Then, install this library running:

$ npm install --save ng2-highcharts

Usage

To use this library, you must load angular >= 4.0.0 (and its dependencies) and highcharts.

We highly recomend the usage of a seed project or a generator. Angular-seed and Quickstart are my favorite seeds and Angular-Cli and Ionic v2 are my favorite generators, but you can use any one for your project.

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

More examples and detailed information on how to use the library, follow the wiki articles.

Changelog

To versions until v0.6.3 look at changelog page.

To posterior versions, look at release page.

Contributors

Bigousk3nseisasidharjosxnickmortonNathanWalker

pleerocktianyi-wang-rockalltech

License

MIT © Richard Natal

Keywords

FAQs

Package last updated on 07 May 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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc