Archive for June, 2007

Line & Area chart v 1.1.0 released

Thursday, June 21st, 2007

The best thing in this version is that you can control it with JavaScript. Set and get parameters, trigger data and settings reload, register clicks on lines and even set zoom period!

Setting zoom period will save a lot of time for you. Check this example:

http://www.amcharts.com/line/chart-with-scroller/

the "from" and "to" are a simple html form fields. With a simple JavaScript function you can get values of current period. User can change and submit them to a chart. All programming can be done in minutes.

There are some other new features - you can rotate text, set border of a plot area, alpha of balloons, format custom balloon texts and more.

The new version is backward compatible - you can just overwrite the old amline.swf file, however I recommend you to test it carefully - some minor changes might appear.

Download Line & area chart