neuronetio / gantt-elastic

Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ]
https://neuronet.io/gantt-elastic/
MIT License
1.3k stars 315 forks source link

more tasks for line #92

Closed mbrandaocaio closed 4 years ago

mbrandaocaio commented 4 years ago

Hey guys, is there any way to add more tasks fot the same line? like multiple tasks for the same user? Thanks

neuronetio commented 4 years ago

in this lib there is no such feature and there are no plans for it (no new features in this verison), but take a look at next version at https://github.com/neuronetio/gantt-schedule-timeline-calendar

mbrandaocaio commented 4 years ago

I tried this version, and I think is what I need, but I cound't implement it in my vue project. Is there any example I can use?

neuronetio commented 4 years ago

maybe this will help https://github.com/neuronetio/gantt-schedule-timeline-calendar/blob/master/dist/examples/scheduler.html

neuronetio commented 4 years ago

if not you must be patient because new examples will show up soon

mbrandaocaio commented 4 years ago

thanks