https://github.com/dhtmlx/angular-gantt-examples
Showcase demos for the DHTMLX Angular Gantt
https://github.com/dhtmlx/angular-gantt-examples
Last synced: about 16 hours ago
JSON representation
Showcase demos for the DHTMLX Angular Gantt
- Host: GitHub
- URL: https://github.com/dhtmlx/angular-gantt-examples
- Owner: DHTMLX
- Created: 2026-04-03T02:34:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-28T09:15:11.000Z (2 months ago)
- Last Synced: 2026-04-28T10:20:13.006Z (2 months ago)
- Language: TypeScript
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Gantt Public Examples
[](https://dhtmlx.com/)
> Standalone public showcase demos for the [DHTMLX Angular Gantt](https://dhtmlx.com/docs/products/dhtmlxGantt-for-Angular/) wrapper.
- Live demo: https://dhtmlx.github.io/angular-gantt-examples/
- Documentation: https://docs.dhtmlx.com/gantt/integrations/angular/
- Repository: https://github.com/DHTMLX/angular-gantt-examples
## How to start
```bash
npm install
npm start
```
The app starts locally with the public trial wrapper package `@dhtmlx/trial-angular-gantt` pinned to `^10.0.0`.
## Build for production
```bash
npm run build -- --base-href ./
```
## Notes
- The application source code in this repo is published as an example project.
- `@dhtmlx/trial-angular-gantt` is a commercial trial package. Use it under a valid evaluation or commercial agreement.
## Useful links
- Product page: https://dhtmlx.com/docs/products/dhtmlxGantt-for-Angular/
- Integration docs: https://docs.dhtmlx.com/gantt/integrations/angular/
- Support forum: https://forum.dhtmlx.com/c/gantt
- GitHub Pages deployment: https://dhtmlx.github.io/angular-gantt-examples/