This repository contains two small demo apps that show the same basic Gantt scenario implemented with:
- DevExpress Gantt (trial):
devexpress-demo/ - DHTMLX Gantt (trial):
dhtmlx-demo/
This repository contains only the demo application code and configuration for integrating the DevExpress Gantt component. The DevExpress library itself is distributed under its own license.
The accompanying guide is:
- Tutorial in the documentation: Migrating from DevExpress to DHTMLX Gantt Tutorial
- DHTMLX Gantt code: The
dhtmlx-demo/app uses@dhtmlx/trial-react-ganttwhich is a commercial library - use it under a valid license or evaluation agreement. - DevExpress code: The
devexpress-demo/app uses DevExpress (devextremeanddevextreme-react) and is subject to DevExpress's license/terms. The DevExpress library itself is distributed under its own license.