a.goutam
Posts: 4
Joined: Wed Feb 24, 2021 7:41 am

series pointWidth property is affecting the height of the bars in navigator

Hi,

My use case is that the height of bars in gantt chart should be 20. And I am able to achieve this by

Code: Select all

series.pointWidth = 20
.
But it affects the navigator. I am attaching the screenshot.
Screenshot 2021-03-19 at 4.12.02 PM.png
Screenshot 2021-03-19 at 4.12.02 PM.png (19 KiB) Viewed 1630 times
But I do not want the navigator to get distorted. Could you please help me out regarding this ?
User avatar
sebastian.h
Posts: 1734
Joined: Fri Aug 07, 2020 7:08 am

Re: series pointWidth property is affecting the height of the bars in navigator

Hi,
Thanks for contacting us!

I don't see this behavior in my environment, I created a demo for this, could you check this example?

Live demo:
https://jsfiddle.net/BlackLabel/75t0ejac/

API References:
https://api.highcharts.com/gantt/series ... pointWidth

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

Return to “Highcharts Gantt”