Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 257 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 257 Bytes

Ngx Gantt

A modern and powerful gantt chart component for Angular

Installation

$ npm i @worktile/ngx-gantt --save
# or
$ yarn add @worktile/ngx-gantt

Usage

<ngx-gantt [start]="1514736000" end="1609430400"></ngx-gantt>