DEV Community

Cover image for Jordium Gantt Vue3 Update — Canvas Optimized, Dragging Reimagined
Nelson Li
Nelson Li

Posted on

Jordium Gantt Vue3 Update — Canvas Optimized, Dragging Reimagined

Thanks for checking out Jordium Gantt Vue3 v1.4.2-patch.3!
This update focuses on major performance optimizations and smoother interactions, especially for large-scale canvas rendering.

✨ Highlights:

Added vertical & horizontal view dragging

Improved canvas rendering performance

Prevented redraw during drag

Replaced DOM/SVG implementations with pure canvas

Added path caching + debounce + shallowRef optimization

🎥 Demo: YouTube Video

Feedback and suggestions are always welcome! 🚀

🌐 Project Links

GitHub: https://github.com/nelson820125/jordium-gantt-vue3

NPM: https://www.npmjs.com/package/jordium-gantt-vue3

Top comments (0)