MaTeMaTuK / gantt-task-react

Gantt chart for React with Typescript
MIT License
916 stars 515 forks source link

Change Arrow colors to depict critical path #104

Open Kevin-Raptor opened 2 years ago

Kevin-Raptor commented 2 years ago

Please provide an option to pass a color to the arrow drawn by the dependencies so that the critical path can be highlighted

Graeme43 commented 2 years ago

Can you use the task styles.backgroundColor to show the critical path rather than the arrow?

Kevin-Raptor commented 2 years ago

I could, but would prefer to use the arrows