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
- Host: GitHub
- URL: https://github.com/bielversallini/ng-highcharts
- Owner: bielversallini
- Created: 2014-04-11T00:56:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T14:03:52.000Z (almost 5 years ago)
- Last Synced: 2024-10-30T06:40:35.204Z (over 1 year ago)
- Topics: angularjs, highcharts, ng-highcharts
- Language: JavaScript
- Homepage: http://bielversallini.github.io/ng-highcharts/
- Size: 296 KB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ng-highcharts [](https://travis-ci.org/bielversallini/ng-highcharts)
[](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!**

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