vitvoj
Posts: 1
Joined: Thu May 19, 2022 6:34 am

Change the text for the drill up button

Is it possible to change the text for the drill up button that appears when drilling down on a series in the latest version of Hhighcharts?
https://jsfiddle.net/BlackLabel/o132n04y/
michal.f
Posts: 1114
Joined: Thu Aug 12, 2021 12:04 pm

Re: Change the text for the drill up button

Hello,

Welcome to our forum and thanks for contacting us with your question!

Yes, it is possible. You can use drilldown.breadcrumbs.format property or drilldown.bradcrumbs.formatter() callback function to modify or change the text of these buttons.

Demo: https://jsfiddle.net/BlackLabel/zuf0grxn/
API: https://api.highcharts.com/highcharts/d ... mbs.format
https://api.highcharts.com/highcharts/d ... .formatter

Let me know if you have any further questions!
Best regards!
Michał Filipiec
Highcharts Developer
https://blacklabel.pl/highcharts/

Return to “Highcharts Usage”