-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[charts] Implement Gantt Chart #8732
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
I really need a Gantt chart that either has some table like features, or ideally, integrates into a table. It would be really cool if we could have a special table column that has sub columns for days and displays the as a Gantt chart. This way, we retain the ability to interact with the data in a table (Displaying important columns, editing, filtering, etc.) |
Hi, We don't have plan to create this component in the coming months. We are mainly focusing on the basic charts for now. |
Appreciate the content being provided and look forward to when a Gannt chart becomes available. |
Looking forward to this! |
Thanks for your interest. Could you provide some information about what you are expecting from this component?
|
Thanks for all those insights @marcohaferkamp
Does your current solution support virtualization? |
We have built a custom solution on our own, and no it's not implemented. |
This comment was marked as duplicate.
This comment was marked as duplicate.
Resource timeline view would be great feature with the Gantt chart as well. |
@itopaloglu83 Would you have examples of nice resource timelines? |
Of course. Here's a quick list from simplest to more featured. And my rumblings below that. https://fullcalendar.io/docs/timeline-view https://www.airtable.com/platform/views https://demo.mobiscroll.com/javascript/timeline/month-view Event connections and dependencies. Next one is my favorite because it allows users to manage complex relationships between events. Rumblings: |
looking forward to this chart component and I hope it supports direction RTL and to be responsive |
Hi @abdelrahmanes do you have some specific RTL modification of a gantt in mind? I assume the past/future direction is inverted. But other than that are there some tricky aspect we should be aware of? |
@alexfauquette Great, that's what I meant, that the axis labels and data bars to be inverted To be more clear, I was using apex timeline chart and I used the inverted boolean property for the date labels to be inverted but it wasn't working (Jan, Feb, March) should be (يناير، فبراير، مارس) I hope I was clear enough |
Yes, make totally sens 👍 |
Hi looking forward for this Gantt I have some use cases for this Gantt
https://docs.dhtmlx.com/gantt/samples/08_api/17_show_task_slack.html |
Hi Guys, can't wait for this component! |
This comment was marked as duplicate.
This comment was marked as duplicate.
I'm looking forward to this one - I currently use the Bryntum Scheduler and I "dislike it strongly" is how I will put it. My use case |
@msavastio That does not look like a Gantt chart usage. It's more a Scheduler edge case |
Really looking forward to this feature! My company builds software for construction, and gantt charts are used heavily throughout the industry. |
Looking forward to this component. We currently use DHTMLX gantt and we are constantly fighting it. The primary reason we went with DHTMLX Gantt was the performance and the second is it lists as supporting a ton of features. As we continue to use it we realized all of the implementations are half thought out. Designing this chart to handle just the UI and input from the user would allow for a lot more flexibility when implementing it into a project. |
|
This comment was marked as duplicate.
This comment was marked as duplicate.
1 similar comment
This comment was marked as duplicate.
This comment was marked as duplicate.
When is Gantt chart planned for release? Is there a Beta or alpha version currently available? |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
@ScottgArmstrong Not yet. The current state of discussion is about starting the effort during 2025 |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
@msavastio For this use case, I would imagine that it's more about #1407? |
Summary 💡
Gantt Chart implementation
Benchmarks
Public, read only: https://mui-org.notion.site/Gantt-Chart-component-e0014e4a55ae44fe901d575b1886e78e
Internal, write & read: https://www.notion.so/mui-org/Gantt-Chart-component-e0014e4a55ae44fe901d575b1886e78e
Requests
MUI X Gantt chart
https://mui.com/x/react-charts/gantt/
The text was updated successfully, but these errors were encountered: