guiqui / react-timeline-gantt

A react Timeline component with virtual rendering
MIT License
544 stars 132 forks source link

multiple bars on the same task row #60

Open Gaspa90 opened 4 years ago

Gaspa90 commented 4 years ago

Hi! Is it possible for one task to have multiple time bars on the same row? for example one going from the 1st may to the 3rd of may. and then another one going from 5th of may to the 10th ?. Moreover is it possible to disable the link creation and animation (such that when clicking on the right side of a bar we don't have the link arrow spawning and moving?) Thanks for you time and answer.

DevChrisDev commented 3 years ago

Hello i am also wondering if i can do this now, no library seems to have this functionality. Would be wonderful if you added this.

Magnusri commented 3 years ago

Also want these functionalities :)

guiqui commented 3 years ago

Hi all, This should not be too difficult to implement. The thing that we need to decide is what happens id the task overlap.

DevChrisDev commented 3 years ago

@guiqui hey mate, i was wondering if there is a way to stop change of horizon? ang changing of bars in a row?

JakubSapko commented 2 years ago

Hey @guiqui was there any progress regarding this feature? It would be super helpful in my current project