Changelog

Version 1.2.4 (2010-03-10)

  • Added resetZoom and resetZoomTitle to the lang object.
  • Added the global.useUTC option.
  • Fixed error message in IE on window unload.
  • Fixed tooltip width detection issue in IE7.

Version 1.2.3 (2010-03-08)

  • Fixed error messages appearing in some cases after hiding all series.
  • Fixed issue with toggling the visibility of stacked columns.

Version 1.2.2 (2010-03-05)

  • Added lang.decimalPoint and lang.thousandsSep options.
  • Added chart.destroy method.
  • Added axis.setCategories method.
  • Fixed memory leaks.
  • Fixed two error messages.
  • Fixed pie slice border issue with WebKit.
  • Fixed minor issue with maxZoom and min/max values.
  • Fixed issues with null values.
  • Fixed rectangle redrawing issue with column and bar plots.

Version 1.2.1 (2010-02-25)

  • Fixed issue on initially hidden series.
  • Fixed issue with hover area on bars.
  • Fixed addPoint for pies.

Version 1.2.0 (2010-02-23)

  • Added methods and properties for working with charts, axes, series and points dynamically after render time.

Version 1.1.3 (2010-02-03)

  • Fixed a bug in the MooTools adapter.

Version 1.1.2 (2010-01-22)

  • Fixed some minor bugs and issues.

Version 1.1.1 (2010-01-06)

  • Fixed stacked charts in Safari 4.
  • Fixed spline series crashing when only one point defined.
  • Fixed tooltip borders not responding to changes in content height.
  • Fixed wrong placement of zero plane for area series.
  • Added individual color for column and bar plots.

Version 1.1.0 (2009-12-18)

  • Added support for multiple axes with options to place the axis on opposite side and offset from the plot area.
  • Added support for events.
  • Added explicit chart width and height.
  • Added plotLines.
  • Fixed some bugs

Version 1.0.2 (2009-12-09)

  • Fixed warnings in SSL mode in IE.
  • Fixed minor display issues.

Version 1.0.1 (2009-12-06)

  • Fixed zooming for splines.
  • Fixed legend symbols disappearing on zoom.
  • Fixed area and bar stacking issue.
  • Fixed zooming in stacked areas.
  • Fixed issue with single point column plots.
  • Fixed issue with zero level in column and bar charts.

Version 1.0.0 (2009-11-27)

  • First release.