I just released Jordium Gantt Vue3 v1.4.3, focusing on one key thing: performance at scale.
Gantt charts are widely used in project management and production scheduling, but most libraries struggle once you reach thousands of tasks. This release addresses those bottlenecks with virtualized scrolling and virtualized rendering, making even 10,000+ tasks scroll and render smoothly.
Video
YouTube
πΉ Key Highlights in v1.4.3
Virtualized Scrolling: Only visible tasks are rendered in TaskList & Timeline, dramatically improving scroll performance.
Virtualized Rendering: Reduces DOM overhead by rendering elements on demand.
Optimized Large-Data Rendering: Handles industrial-scale datasets in APS/MES, project planning, and resource management systems.
New Large-Data Demo: Test and see performance improvements in real-world scenarios.
Security Updates: jsPDF vulnerabilities fixed.
π‘ Why this matters
If youβve ever tried building a Gantt chart in the browser and watched it choke on large datasets, this release is a game-changer.
Itβs open-source, lightweight, and designed for developers who need scalable, high-performance Gantt charts in Vue.js projects.
Check it out, test with your datasets, and feedback is always welcome!
Top comments (0)