jsGanttImproved / ng-gantt

Gantt for Angular 8 based on jsgantt-improved
MIT License
61 stars 28 forks source link

How to give on click on task bars instead of on hover to open a tooltip? #39

Open vishal-shetty opened 3 years ago

vishal-shetty commented 3 years ago

Currently the option for onmousehover on the taskbar for opening the tooltip is there but how can give have that tooltip on the task bar click instead of hover?