angular-gantt

Gantt chart component for AngularJS

Github星跟踪图

angular-gantt

npm version
Build status
Coverage Status
Documentation
Gitter
HuBoard

Gantt chart component for AngularJS

angular-gantt provides a gantt chart component to your AngularJS application.

Angular Gantt

Try now

Try angular-gantt now using the Demo Application.

Unstable Demo Application is also available.
It is build against github develop branch, and allows to preview
bleeding edge features, but may be very unstable.

You can even try the API using Plunker sandbox, with XYYkD8tf5b2LQs5kL5nx
(latest release) and cNqoyX (develop branch).

Features

  • Two-way data binding between model and view.
  • Advanced calendar support to define holidays and working hours.
  • Each task and row has its own properties and behavior.
  • Rows and tasks can be sorted and filtered.
  • Plugin architecture to add custom features and hooks.
  • API to listen events and call methods from your controller.

Docs

Docs are built using MkDocs and available at
angular-gantt website (stable) and ReadTheDocs
(develop).

Bower

angular-gantt is available through bower and npm.

npm install angular-gantt
bower install angular-gantt

or

npm install https://github.com/angular-gantt/angular-gantt/tarball/develop
bower install angular-gantt#develop

CDNs

You can find released version on CDNs.

jsDelivr

//cdn.jsdelivr.net/npm/angular-gantt@latest/dist/angular-gantt.min.js
//cdn.jsdelivr.net/npm/angular-gantt@latest/dist/angular-gantt.min.css

CDNjs (Replace <version> with latest github tag)

//cdnjs.cloudflare.com/ajax/libs/angular-gantt/<version>/angular-gantt.min.js
//cdnjs.cloudflare.com/ajax/libs/angular-gantt/<version>/angular-gantt.min.css

## Download

Latest released version is available to
download on Github and is the recommended and stable version.

Develop branch version contains bleeding edge features, but may be very unstable.

Dependencies

Note: Some plugins require additional dependencies.

The MIT License

Copyright (c) 2017 Marco Schweighauser, Rémi Alvergnat

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

主要指标

概览
名称与所有者angular-gantt/angular-gantt
主编程语言TypeScript
编程语言CSS (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2013-08-24 12:44:13
推送于2020-09-07 07:45:37
最后一次提交2017-06-28 23:33:52
发布数50
最新版本名称v2.0.0-rc.1 (发布于 2017-06-28 23:33:55)
第一版名称v0.1 (发布于 2013-10-19 01:53:18)
用户参与
星数1.4k
关注者数98
派生数482
提交数1k
已启用问题?
问题数746
打开的问题数170
拉请求数59
打开的拉请求数4
关闭的拉请求数55
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?