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

Roadmap #18

Open
VRADries opened this issue Nov 17, 2021 · 3 comments
Open

Roadmap #18

VRADries opened this issue Nov 17, 2021 · 3 comments

Comments

@VRADries
Copy link

Hi,

I had a few questions after trying out the control:

  1. Is there a way to visually differentiate between the different task types (based on colour, shape eg.)?
  2. Besides the arrow that is drawn on the chart, is there any other functionality behind the parent-child relation? More specifically we're looking for a relative start/end date like in the live React demo.
  3. Is there some type of 'roadmap' of features that are to be added/coming over from the React solution? :)

Kind regards,
Dries

@MaTeMaTuK
Copy link
Owner

Hi @VRADries,
Yes, task types have differences. You may see gantt chart here: https://matematuk.github.io/gantt-task-react/
My idea is to keep gantt flexible so I dont want make chart complex. If developer wants change project start time, he are able to use plugin for all calculation for example. Because he can include his specific logic there. About roadmap, My main topics were done. Im going to keep support this project anyway. Many ideas come from original gantt chart. Unfortunately, I really don't know what is wrong with issue on your environment =/
Something like this :)

@VRADries
Copy link
Author

So the Gantt should look/work like the one from the React solution?
Would this require further setup, because I only linked the start/end times and played around with the colours.

@MaTeMaTuK
Copy link
Owner

Task type is related with an option set value. You may create option set value for that and test

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

2 participants