Gantt Charts revisited

I started using the Gantt plugin a few weeks ago. Until then, I didn’t require them in any of my projects. Unfortunately, the original plugin is in readonly mode, even if it contains some issues.

Therefore I have forked the Gantt plugin and tried to fix/adjust what I needed to use it in my projects. As the outcome might be helpful for others as well, my maintained version is now available for download. You can consult my CHANGELOG to see what I have actually changed.

Please keep in mind that I primarily code for myself to cover my personal needs. I hope you enjoy it anyway.

Cheers,
abu

1 Like

Thank your for this, it’s one of the most useful plugins, it’s nice that it has a version that is alive.

I see that you corrected the bug with day colors ! :folded_hands:
Kanboard Gantt Plugin: How to Highlight Today’s Date? - #16 by kunkun

1 Like

Thanks for your kind words.

Well, it is alive for now*. It does what it should for the use in my projects. There are no plans to do anything else with it, unless I come across any remaining issue. For example, the size and positioning of the colored blocks within the grid are not optimal and vary when zooming. I tried to improve that but gave up soon.

But as usual, I appreciate any feedback.