boraerel
Posts: 4
Joined: Tue Jul 25, 2023 1:12 pm

Changing popup inside

Tue Jul 25, 2023 1:14 pm

Hi,

https://www.highcharts.com/blog/code-ex ... ustom-gui/
in this page, i want to change inside of "Indicators" popup. For example I want to change "Search Indicators" text to "Search", and Edit button to "Update".
Can you please help me.

Thanks.

jakub.j
Posts: 857
Joined: Tue Jan 24, 2023 11:14 am

Re: Changing popup inside

Tue Jul 25, 2023 2:26 pm

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

You can change all the texts using lang, all the possible options are here: https://api.highcharts.com/highstock/lang

The ones that you are looking for are searchIndicators and editButton. All the others for the popup will be here: https://api.highcharts.com/highstock/la ... tion.popup.

I prepared a demo where I made the changes that you requested, see:
Demo: https://codepen.io/Jakub-Januchta/pen/E ... itors=1010

Let me know if that was what you were looking for!
Best regards
Jakub
Jakub
Highcharts Developer

Return to “Highcharts Stock”