Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

freke/angular-google-dashboard-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Chart Tools Directive Module

for AngularJS

Based on Nicolas Bouillon [email protected] angular-google-chart but added controllers.

Controllers and Charts is part of a dashboard

Sample

<google-dashboard dashboard="dashboard">
      <google-chart chart="chart1" on-select="onSelected(selectedItem)"></google-chart>
      <google-chart chart="chart2" on-select="onSelected(selectedItem)"></google-chart>
      <google-controller controller="controller" style="height:50px"></google-controller>
</google-dashboard>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published