vue-ganttastic icon indicating copy to clipboard operation
vue-ganttastic copied to clipboard

Simple, interactive and highly customizable Gantt chart component for Vue 3

Results 58 vue-ganttastic issues
Sort by recently updated
recently updated
newest added

I tried using the movedBars property on the onDragendBar event, however i am not able to since i doesn't actually have the oldStart and oldEnd properties, i have no idea...

v1

Is there a way to implement horizontal scrolling?

Is it possible to make the gantt bars snap to an interval of hours/days?

I am getting the following type of error for each of the dayjs imports at the top of `node_modules/@infectoone/vue-ganttastic/dist/library.mjs` when npm builds: > ERROR in ./node_modules/@infectoone/vue-ganttastic/dist/library.mjs 3:0-55 > Module not...

Uncaught TypeError: Object(...) is not a function at eval (library.mjs?fb0a:261:1) at Module../node_modules/@infectoone/vue-ganttastic/dist/library.mjs var _hoisted_1$3 = { class: "g-timeaxis" }; var _hoisted_2$1 = { class: "g-timeunits-container" }; var _hoisted_3$1 = {...

I want to use a Ganttastic chart with a fixed row label column. Adding the label column is a matter of CSS, but I'd like to hide the labels in...

Hi, I get the following error when importing. My project uses the latest version of Vue 3.2.31 But unfortunately, this error always comes. What am I doing wrong? ERROR in...

Hi, Can the rows dont be integrated with the gantt chart like in the previous version of V2, Also how can we use tree view?, thank you!

Upper time unit have month info, so it only need display day of month in lower unit.

- Fix minor CSS errors - Strict type check on dates comparaison