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

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

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -