Open-source Vue 3 Gantt chart for project scheduling β feedback welcome π #14065
Replies: 2 comments 1 reply
-
|
Cool! |
Beta Was this translation helpful? Give feedback.
-
|
Just released Jordium Gantt for Vue 3 v1.4.3, and this update brings a major performance boost to large-scale Gantt scenarios. Whatβs new in 1.4.3: β‘ Added virtualized scrolling for TaskList and Timeline β‘ Implemented virtualized rendering to significantly reduce DOM nodes β‘ Optimized performance for large task datasets π Added a new large-data loading demo π Updated jspdf vulnerabilities If you're building scheduling or project-planning tools in Vue and need smooth performance with thousands of tasks, this version makes a big difference. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone π
Iβve been working on a new open-source component for Vue 3 β
Jordium GanttChart Vue3, a lightweight and interactive Gantt chart for project planning and task visualization.
πΉ Built with performance and simplicity in mind
πΉ Supports drag & drop, resizing, and timeline zooming
πΉ Fully customizable with slots and themes
πΉ Designed for modern Vue 3 + TypeScript environments
π¨ Live demo: https://nelson820125.github.io/jordium-gantt-vue3/
π¦ NPM: https://www.npmjs.com/package/jordium-gantt-vue3
π¬ GitHub: https://github.com/nelson820125/jordium-gantt-vue3
Would love to hear your feedback β especially around usability and customization ideas for project management use cases.
Thanks! π
Beta Was this translation helpful? Give feedback.
All reactions