Gantt charts for Nuxt UI.
A work in progress project for creating Gantt charts.
I have just finished rewriting v2 which has a lot better performance but still lacks the task editing GUI. Suggestions are very welcome!
- Tasks with progress and dependencies
- Events/ deadlines
- 2D virtualization
- Save and load projects to JSON
- Styling system similar to Nuxt UI
- Figure out a solution for stacked/ overlapping events
- Vertical dragging/ reordering of tasks
- Grouping of tasks
- Size props for chart
- Change date format on small cell sizes
- Add view for export to pdf/png option (scale to fit page, basic styling)
- Make the project into a library and publish on NPM
This library was inspired by the Gantt chart found in MS Planner, Umay Gantt Chart builder and of course Nuxt UI itself for creating stylable components.
Not affiliated with Nuxt in any way.