I found a Vue 3 Gantt Chart with Resource Scheduling

(github.com)

5 points | by teng0127 2 hours ago

4 comments

  • teng0127 2 hours ago
    So far, this is the only open-source Vue 3 Gantt chart I’ve come across that supports a dedicated resource view, and it performs quite well even with larger datasets.
  • nelson820125 2 hours ago
    Resource view is surprisingly rare in open-source Gantt libraries, especially in the Vue ecosystem. Curious how it scales with more complex datasets.
  • henryli131024 2 hours ago
    Interesting — I haven’t really seen many Vue 3 Gantt charts that include a proper resource view. Most of them are timeline-focused.