angular-google-chart

WebJar for angular-google-chart

Лицензия

Лицензия

MIT
Категории

Категории

Angular Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

angular-google-chart
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

angular-google-chart
WebJar for angular-google-chart
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/angular-google-chart/angular-google-chart

Скачать angular-google-chart

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-google-chart/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-google-chart</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-google-chart/
implementation 'org.webjars.bower:angular-google-chart:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-google-chart/
implementation ("org.webjars.bower:angular-google-chart:0.1.0")
'org.webjars.bower:angular-google-chart:jar:0.1.0'
<dependency org="org.webjars.bower" name="angular-google-chart" rev="0.1.0">
  <artifact name="angular-google-chart" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-google-chart', version='0.1.0')
)
libraryDependencies += "org.webjars.bower" % "angular-google-chart" % "0.1.0"
[org.webjars.bower/angular-google-chart "0.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.bower : angular jar (1.2.8,)

Модули Проекта

Данный проект не имеет модулей.

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.

org.webjars.bower

Версии библиотеки

Версия
0.1.0
0.1.0-beta.2
0.0.11