0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put the locale for sample in French More... over 11 years ago
Add beforeDraw event callback attribute as discussed in #97 More... over 11 years ago
Cleanup window resize event handler. fixes #58 More... over 11 years ago
Merge pull request #99 from ondrs/patch-1 More... over 11 years ago
Changing the constant() to the value() More... over 11 years ago
Update ng-google-chart.js More... over 11 years ago
Update README.md More... over 11 years ago
Edit package.json Angular Dependancy to match Bower.json More... over 11 years ago
Merge pull request #98 from dalen/gh-pages More... over 11 years ago
Revert changes from pull #87. Angular 1.3.0 not officially released. More... over 11 years ago
Add package.json for npm More... over 11 years ago
Merge pull request #94 from matematik7/gh-pages More... almost 12 years ago
Merge pull request #1 from Balrog30/gh-pages More... almost 12 years ago
Keep ChartWrapper but update user-changeable properties if chartWrapper exists. More... almost 12 years ago
Do not create new chartWrapper every time. More... almost 12 years ago
Merge pull request #93 from bouil/gh-pages More... almost 12 years ago
Merge pull request #92 from Balrog30/gh-pages More... almost 12 years ago
Increment version in bower.json to prep for release. More... almost 12 years ago
Moved iterator variable declaration to loop scope. No need outside loop. More... almost 12 years ago
Marked select attribute as deprecated, to be replaced by on-select. More... almost 12 years ago
Merge branch 'gh-pages' of https://github.com/bouil/angular-google-chart into gh-pages More... almost 12 years ago
Merge pull request #90 from zbrunson/gh-pages More... almost 12 years ago
Removing JS errors if the chart is not initialized More... almost 12 years ago
Merge pull request #1 from bouil/gh-pages More... almost 12 years ago
Merge pull request #87 from mgibas/patch-1 More... almost 12 years ago
Update bower.json More... almost 12 years ago
Merge pull request #85 from Balrog30/gh-pages More... almost 12 years ago
Solved the double draw issue without using angular.copy() on the base chart object. Made $watch on chart parameters more selective, and other small changes to prevent directive from making changes to watched objects. More... almost 12 years ago
Merge pull request #76 from zbrunson/gh-pages More... almost 12 years ago
Making sure that there are no double calls to draw due to updating the watched object More... almost 12 years ago