Description
This is a react gantt chart demo app that is made with the help of dhtmlxGantt. The demo includes implementation of time scale zooming and processing of changes that users can make in gantt chart.
More features can be added due to rich functionality of dhtmlxGantt: https://dhtmlx.com/docs/products/dhtmlxGantt/#product-features
Gantt chart for React.JS alternatives and similar libraries
Based on the "Faster Web" category.
Alternatively, view Gantt chart for React.JS alternatives based on common mentions on social networks and blogs.
-
lighthouse
Auditing and performance metrics for Progressive Web Apps -
Turbolinks
Turbolinks makes navigating your web application faster -
Vue Storefront
Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless. -
InstantClick
InstantClick makes following links in your website instant. -
CacheP2P
A highly distributed cache platform based on WebTorrent and runs only in the browser -
Fly CDN
A "smart" CDN written in TypeScript. Hack on it locally, run tests, deploy around the world!
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Gantt chart for React.JS or a related project?
README
Gantt chart for React.JS
This is a react gantt chart demo app that is made with the help of dhtmlxGantt. The demo includes implementation of time scale zooming and processing of changes that users can make in gantt chart.
More features can be added due to rich functionality of dhtmlxGantt: https://dhtmlx.com/docs/products/dhtmlxGantt/#product-features
How to start
- clone the repository or download files
install dependencies
yarn install
or
npm install
run server
yarn start
or
npm start
Related resources
- Read full tutorial here: https://dhtmlx.com/blog/create-react-gantt-chart-component-dhtmlxgantt/
- Learn about dhtmlxGantt here: https://dhtmlx.com/docs/products/dhtmlxGantt/
- Learn about React here: https://facebook.github.io/react/