java - How to zoomout barchart using highchart? -


i want zoomout barchart x-axis values. dynamically created barchart database values using struts2,my x-axis data city,population etc.i want zoom barchart data.

please provide me solution

thank you.

you can use setextremes function allows ot define set range on xaxis.

http://api.highcharts.com/highcharts#axis.setextremes()


Comments

Popular posts from this blog

css - Text drops down with smaller window -

php - Boolean search on database with 5 million rows, very slow -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -