Skip to content

shybovycha/gantt-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gantt chart

screenshot

This is a hand-made implementation of a relatively simple Gantt chart. This new implementation uses CSS3 Grids instead of D3 or Canvas.

See more details on my blog.

Building

$ yarn install
$ yarn build

You can run the demo with

$ yarn run

Then open localhost:8000 file in your browser.

Demo

You can see the example (public/index.html) live, on my blog.

About

Gantt chart implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published