Always show title in timeline header

Hi,
I set the timeline scale in three levels (Year, Month, Day). When horizontal scroll is enabled it is hard to see the first two levels’ titles.

,

Is there any way I can always show the title?

Note: I want to show the title when the scroll is enabled not on Zoom fit. (I found a thread similar to this but no solution for it: Sticky Gantt chart heading part)

Hello Vyshnav,
Right now, Gantt doesn’t have that feature, but it will be added in the future.
As a workaround, you can add the day scale and show the year value in each cell:
https://snippet.dhtmlx.com/5/03da7d1b6

Hi Ramil,
Thank you for the reply. We plan to purchase the Gantt Pro version, so it would be helpful if you could provide an estimate for this feature.

Hello Vyshnav,
The feature may be included in the next minor update. But unfortunately, I cannot give you any ETA.

1 Like

Hello Vyshnav,
The dev team added the feature to display the dates of the scale cells on the screen if they have a large width:
https://docs.dhtmlx.com/gantt/desktop__configuring_time_scale.html#stickylabels
https://docs.dhtmlx.com/gantt/whatsnew.html#x8318x90x8319x

You can see how it works in the following samples:
https://docs.dhtmlx.com/gantt/samples/03_scales/05_dynamic_scales.html
https://docs.dhtmlx.com/gantt/samples/03_scales/14_scale_zoom_by_wheelmouse.html