We have just released version 1.0.5 of amCharts Bundle for WPF. Here are the changes in the latest release:
- BUGFIX: SerialChart (line, column, etc.): when there no longer were charts associated with one of the ValueAxis associated Grid was still displayed
- BUGFIX: Designer: SerialChart (line, column, etc.): DivideByZeroException was thrown in Visual Studio designer in some scenarios (not affecting runtime behavior)
- BUGFIX: SerialChart: zooming over gapped or unordered data caused ArgumentOutOfRangeException (the bug most likely introduced in version 1.0.2)
- BUGFIX: when custom BalloonTemplate was set and there were gaps in data it caused NullReferenceException in some cases.