petrkufa
Posts: 5
Joined: Mon May 25, 2020 8:58 am

Collision in resource management

Hi,
is there any posiibility to set up Ganntchart to show collision on resource in resource management mode?
As you can see in attachment.

I want to mark resource name and
I want thicker line.

Thanks a lot.
Attachments
collision.png
collision.png (32.12 KiB) Viewed 1924 times
User avatar
sebastian.h
Posts: 1734
Joined: Fri Aug 07, 2020 7:08 am

Re: Collision in resource management

Hi,
We appreciate you reaching out to us.

There are no options in our API to prevent points collision.
Of course, you can write an individual implementation that checks for collisions when uploading, it seems to need more time for this.

Here is a topic describing collision logic for dataLabels:
viewtopic.php?t=40360#p139905

Are you want to prevent situations like on series[2] in point[0] and point[1], yes?.
https://jsfiddle.net/BlackLabel/ygb7equf/

Let me know how are you going with this solution.
Best regards.
Sebastian Hajdus
Highcharts Developer

Return to “Highcharts Gantt”