alexaugusto1
Posts: 15
Joined: Thu Mar 11, 2021 4:29 pm

Change the words "Start/End" in the Gantt's tooltips

Hi,

Is it possible to change the labels "Start/End" in the tooltips of the Gantt chart? e. g., change the word "End" to "Go live".

Demo:
https://jsfiddle.net/alexaugusto/4ea9kz7w/58/

Thanks.
Attachments
example.png
example.png (20.28 KiB) Viewed 2348 times
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Change the words "Start/End" in the Gantt's tooltips

Hello alexaugusto1!

We appreciate you reaching out to us!

Sure, it's possible. We can use formatter function for that and over there define what should be displayed inside the tooltip.

Demo:
https://jsfiddle.net/BlackLabel/2p73edgw/

API references:
https://api.highcharts.com/highcharts/data.dateFormat
https://api.highcharts.com/gantt/tooltip.formatter

Let me know if that was what you were looking for!
Best regards!
Dominik Chudy
Highcharts Developer
alexaugusto1
Posts: 15
Joined: Thu Mar 11, 2021 4:29 pm

Re: Change the words "Start/End" in the Gantt's tooltips

Hi,

That is what I needed.
Thank very much!
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Change the words "Start/End" in the Gantt's tooltips

You're welcome!

In case of any further questions, feel free to contact us again.
Dominik Chudy
Highcharts Developer

Return to “Highcharts Gantt”