All Projects → angular-google-chart → Angular Google Chart

angular-google-chart / Angular Google Chart

Licence: mit
Google Chart Tools AngularJS Directive Module

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Angular Google Chart

Angular Form Builder
Drag and drop to build bootstrap forms in AngularJS.
Stars: ✭ 607 (-32.48%)
Mutual labels:  angularjs
Angular Validation
[INACTIVE] Client Side Validation for AngularJS 1. (You should use version > 2 💥)
Stars: ✭ 714 (-20.58%)
Mutual labels:  angularjs
Beautifulweather
A simple weather forecast app developed with AngularJS.
Stars: ✭ 5 (-99.44%)
Mutual labels:  angularjs
Heatmap.js
🔥 JavaScript Library for HTML5 canvas based heatmaps
Stars: ✭ 5,685 (+532.37%)
Mutual labels:  angularjs
Angular Chosen
AngularJS Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a AngularJS way
Stars: ✭ 695 (-22.69%)
Mutual labels:  angularjs
Threema Web
The Threema Web application.
Stars: ✭ 745 (-17.13%)
Mutual labels:  angularjs
Ionic Native Transitions
[Maintenance only] Native transitions (iOS & Android) for Ionic Framework
Stars: ✭ 589 (-34.48%)
Mutual labels:  angularjs
Angular Prest
pREST component for Angular
Stars: ✭ 16 (-98.22%)
Mutual labels:  angularjs
Reef
A lightweight library for creating reactive, state-based components and UI.
Stars: ✭ 700 (-22.14%)
Mutual labels:  angularjs
Angular Bootstrap Calendar
A port of the bootstrap calendar widget to AngularJS (no jQuery required!)
Stars: ✭ 803 (-10.68%)
Mutual labels:  angularjs
Ionic Datepicker
'ionic-datepicker' bower component for ionic framework applications
Stars: ✭ 652 (-27.47%)
Mutual labels:  angularjs
Microservices Event Sourcing
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
Stars: ✭ 657 (-26.92%)
Mutual labels:  angularjs
Zmninja
High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder
Stars: ✭ 762 (-15.24%)
Mutual labels:  angularjs
Guides
Article back-end for hack.guides() website
Stars: ✭ 628 (-30.14%)
Mutual labels:  angularjs
Todo List App
Spring Boot 1.3.2, Spring Data Hibernate H2, REST, Angular 1.5.3, Bootstrap, Maven.
Stars: ✭ 6 (-99.33%)
Mutual labels:  angularjs
Eslint Plugin Angular
ESLint plugin for AngularJS applications
Stars: ✭ 607 (-32.48%)
Mutual labels:  angularjs
Angularjs Styleguide
AngularJS styleguide for teams
Stars: ✭ 6,067 (+574.86%)
Mutual labels:  angularjs
Extremeresults Webapp
A web app for Extreme Results (XR). Built with AngularJS and related technologies.
Stars: ✭ 17 (-98.11%)
Mutual labels:  angularjs
Globaleaks
GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform.
Stars: ✭ 832 (-7.45%)
Mutual labels:  angularjs
Must Watch Javascript
A useful list of must-watch talks about JavaScript
Stars: ✭ 6,545 (+628.03%)
Mutual labels:  angularjs

Google Chart Tools Directive Module

for AngularJS

Join the chat at https://gitter.im/angular-google-chart/angular-google-chart

Install

Install with bower

bower install angular-google-chart --save

Goal

Wrapper directive for Google Chart Tools

Contributing

Interested in contributing to Angular Google Chart? Cool! Check out CONTRIBUTING.md for a brief guide to raising issues and submitting Pull Requests.

A note on branches

Development branch is development.

Release branch is master (idealy), and was created just because Bower needed it.

There is documentation on the gh-pages branch which hosts the project's documentation website.

Please send your pull requests to development.

Building with Grunt

In order to build the project you will need to have NodeJS and NPM installed. In commandline, from the root of the project, run npm install. This will install grunt and the required plugins. Run grunt or grunt build to build ng-google-chart.js and ng-google-chart.min.js with included source maps. grunt release builds without source maps.

Running Tests

Tests are run during build. Use grunt watch to run jshint and tests whenever source files are changed.

Usage and Demo

See examples in the Documentation

Other samples

Chart Data doc

See ChartWrapper and DataTable documentation.

Release notes

See CHANGELOG.md for a summary of changes.

Out of luck ?

Try another AngularJS directive that use Highcharts.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].