New Library: Dash Gantt

Hi there,

I created a new Dash library several months back to support a use case of mine that I never took the time to share with the community. The library is GitHub - evanras/dash-gantt: Gantt chart component for Dash. , allowing Dash developers to simply create nice looking Gantt charts with ease. I’ve been working to clean the repo up a bit, but I imagine this will be useful for other developers so I wanted to share it with everyone.

Thanks,

Evan

2 Likes

Hi Evan,
I think the Dash community will find this library useful. Thank you for putting this together.
What your use case that made you create this library?