amCharts for WPF v.1.1.1 is out

We have just released version 1.1.1 of amCharts bundle for WPF. The main focus of this release is better support for MVVM pattern scenarios. Some other issues were fixed too.

Download amCharts for WPF v.1.1.1

Here’s a complete change log for this release:

  • FIXES: SerialChart, ColumnChart, LineChart, XyChart: updates to values of many dependency properties weren’t visually reflected until next redraw (resize, Refresh(), etc.)
  • BUGFIX: LineChart: when graph data changed it wasn’t redrawn until chart redraw was initiated (by resizing, calling Refresh(), etc.)
  • BUGFIX: ColumnChart: in some scenarios updates to the underlying data resulted in the infinite layout loop
  • BUGFIX: LineChart: balloons didn’t appear when mouse entered the plot area

Comments are closed.