We have just released version 1.1.3 of amCharts charting controls for WPF. This release includes following bug fixes:
- BUGFIX: PieChart: when Brush property was databound rendered brush didn't change even when underlying data changed
- BUGFIX: SerialChart (line, column, etc.): Guide titles weren't rendered properly in some scenarios
- BUGFIX: SerialChart (line, column, etc.): databound graphs added from code were not displayed properly (add graph to the chart before setting binding properties)
- BUGFIX: ColumnChart: graphs with more than 140 columns caused rendering issues
- BUGFIX: XyChart: bulleted graphs with more than 140 items caused an infinite loop
- BUGFIX: LineChart: Balloon horizontal placing algorithm wasn't taking balloon size into account when deciding whether to show balloon on the left or right of indicator.