Highcharts v1.2.5
Core v1.2.5 ·
- Added chart.updatePosition and chart.container.
- Added possibility for initially empty charts.
- Added options.chart.showAxes.
- Added series.pointWidth for column series.
- Added step property to lines.
- Added legend.reversed option.
9 BUGFIXES EXPAND COLLAPSE
- Fixed zooming issues on inverted charts.
- Fixed error on stacking of only null points.
- Fixed issue with excanvas not being initialied before Highcharts.
- Fixed tickInterval issue.
- Fixed image symbols not removed on zooming.
- Fixed issue with datalabels not removed on zoom.
- Fixed mouse events like click and mouseover not working when tooltip was disabled.
- Fixed roundoff issues on axis labels on Firefox/Mac.
- Fixed issues with setData in pies.