JavaScript charts | Change Log
Version 2.06 (February 5, 2010)
- clickable tooltip flags
- line charts now support string values on the X axis
- line charts now have labels attached to their axes, not to data values
Version 2.05 (October 23, 2009)
- prefix/support for values
- bug for pies with many sections repaired
- faster text rendering in IE
- replace old line data in line charts when adding new line with an already existing id
- same max and min values on an axis bug repaired
Version 2.04 (September 22, 2009)
- tooltip IDs bug repaired (duplicated IDs when using more than one chart and for the same value data pairs)
Version 2.03
- IE bug on pies with zero values repaired
Version 2.02
- IE print bugs repaired (wrong text positions in quirksmode, no texts when using doctype)
Version 2.01
- single bar and single section pie permitted
Version 2.00
- multiple data series in line charts
- tooltip default value now in empty or single space contents too
- new public method getDataIds() useful for online editor
Version 1.03
- chart and container in TD tag bug fixed
Version 1.02
- last values repeat bug fixed
- tooltip padding not string alert bug fixed
- new excanvas (svn trunk 16.06.2009) compatible with IE8
Version 1.01
- new excanvas (r3, march 2009)
- IE8 support
Version 1.00