Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple task in same row #241

Open
marcingc opened this issue Mar 19, 2024 · 8 comments
Open

Multiple task in same row #241

marcingc opened this issue Mar 19, 2024 · 8 comments

Comments

@marcingc
Copy link

Is possible have multiple tasks in same row?
[
{
start: 2024.03.19 15:00
end: 2024.03.19 16:00
machineId: 1
}
{
start: 2024.03.19 20:00
end: 2024.03.19 21:00
machineId: 1
}
]

task_example_excel

@IVBC
Copy link

IVBC commented Mar 27, 2024

I also need something similar. Any answers?

1 similar comment
@zengpeiceng
Copy link

I also need something similar. Any answers?

@tomaiimi
Copy link

I also need something similar. Any answers?

Hey @zengpeiceng @IVBC @marcingc did you manage to find an answer for this one ?

@kenrhe
Copy link

kenrhe commented Dec 5, 2024

Also looking for a similar solution

@tomaiimi
Copy link

tomaiimi commented Dec 5, 2024

Hey folks, I have managed to get a solve for this but it means sacrificing the need for the "parent" task. I aim to package up the diff on the repo and share with you.

@tomaiimi
Copy link

tomaiimi commented Dec 5, 2024

Hey folks, I have managed to get a solve for this but it means sacrificing the need for the "parent" task. I aim to package up the diff on the repo and share with you.

This repo refers to it as "project"

@kenrhe
Copy link

kenrhe commented Dec 6, 2024

I decided to use https://github.com/razbensimon/react-vis-timeline
Has pretty much the same features

@ash-raph
Copy link

Any solution yet ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants