An open API service indexing awesome lists of open source software.

https://github.com/bielversallini/ng-highcharts

Angular Directive for Highcharts
https://github.com/bielversallini/ng-highcharts

angularjs highcharts ng-highcharts

Last synced: 8 months ago
JSON representation

Angular Directive for Highcharts

Awesome Lists containing this project

README

          

## ng-highcharts [![Build Status](https://travis-ci.org/bielversallini/ng-highcharts.svg?branch=master)](https://travis-ci.org/bielversallini/ng-highcharts)

[![Greenkeeper badge](https://badges.greenkeeper.io/bielversallini/ng-highcharts.svg)](https://greenkeeper.io/)
Angular directive for Highcharts

> **WORK IN PROGRESS!**

How to use
---------

**1) Adding the library:**



**2) Injecting in your app:**

angular.module('myApp',['ngHighcharts'])

**3) Now! Use the tag < highchart > anywhere:**




Only types column, bar, line, area and scatter are available.

**4) See!**

![image](https://raw.github.com/bielversallini/ng-highcharts/master/sample.png)

## License

[MIT License](http://bielversallini.mit-license.org/) © Gabriel Barbosa