Highcharts - Posibble to change the text zoom to other worlding? -


is possible change "zoom" text in highcharts custom text?
please refer link below.

[http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/stock/demo/area/][1] 

you can use setoptions apply lang parameter.

highcharts.setoptions({    lang:{       resetzoom: 'your own text',       resetzoomtitle: 'your own zoom title'    } }); 

Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -