angular2-gantt
angular2-gantt copied to clipboard
Change scale and dynamic load of tasks
Hello,
I'm trying to use this component with jhipster and angular 5.
I'm loading the data in ngOnInit doing a GET request, and change the scale (start and end) after that to view all the tasks in Gantt. However, I have a problem, the new scale are working good, but the tasks aren't mapped to new scale.
This is a known problem? The development of this component are really interrupted?
Thanks Gonçalo