vue-ganttastic icon indicating copy to clipboard operation
vue-ganttastic copied to clipboard

Support for multiple lines

Open Urriel opened this issue 1 year ago • 3 comments

Hi 👋

I am trying to add support for multiple bars in the same row that will overlap in time but be displayed on top of each other.

Urriel avatar Apr 17 '24 09:04 Urriel

I don't think I am getting on the right path here. Do you have any idea on how I should implement this ?

Urriel avatar Apr 17 '24 09:04 Urriel

The desired behavior ought to be specified a bit more precisely here. So each bar in a row should be rendered in its own "sub-row"?

zunnzunn avatar Apr 22 '24 11:04 zunnzunn

image

I want to display these bars on top of each other instead of having them overlapped.

Urriel avatar Apr 23 '24 08:04 Urriel