Gantt-Chart icon indicating copy to clipboard operation
Gantt-Chart copied to clipboard

Gantt chart library using D3.js.

Results 21 Gantt-Chart issues
Sort by recently updated
recently updated
newest added

Any chance we can get some type definitions?

I tried to use this as a react component, i tried all the hypothesis i had, nothing works! could you add a documentation about how to use this as a...

Kindly help in showing Y-Axis gridlines Will be of great help to me.

partially addresses: https://github.com/dk8996/Gantt-Chart/issues/27

@dk8996 this lib is looking good so far, thanks for your work. perhaps consider hosting your static content for your library here: raw.githubusercontent.com instead of your site, mentful.com? https://stackoverflow.com/questions/39065921/what-do-raw-githubusercontent-com-urls-represent for...

I am using in this for a personal project in conjunction with typescript and d3.v4. I had to make some changes, mainly to incorporate the different naming convention used in...

Added the possibility to provide a selector id (for example "#some-div") so that multiple charts can be placed in the same page

I feel very useful if we can label every block of task on the chart. I am not familiar with javascript, who can help me? thanks. ``` js var tasks...

Addition of the following features in d3-gantt that are useful for high number of tasks : - allow of zooming on gantt chart - allow of tip on chart task...

Would like to know is there a way to request https file of gantt chart instead of http. Since I am getting mixed content error while requesting http file over...