Skip to content

viebel/angular-google-chart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Chart Tools Directive Module

for AngularJS

Goal

Wrapper directive for Google Chart Tools

Usage and Demo

See sample files index.html and controllers in partials directory. Live Demo

Other samples

Chart Data doc

See ChartWrapper and DataTable documentation.

Release notes

0.0.8

Exposing a factory googleChartApiPromise which is a Promise resolved when the google global object is correctly initialized.

0.0.7

Removed jQuery dependency.

0.0.3

Advanced chart formatter are available. Therefore, compatibility is broken withe the previous version of NumberFormat. Check the demo for usage.

0.0.2

The module is now named googlechart (instead of googlechart.directives)

Out of luck ?

Try another AngularJS directive that use Highcharts.

About

Google Chart Tools AngularJS Directive Module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • CSS 1.6%