Archive for July, 2009

amCharts for WPF v.1.1 Released

Wednesday, July 22nd, 2009

We have just released a final 1.1 version of amCharts bundle for WPF with support for scatter (XY) and bubble charts.

Download amCharts for WPF v.1.1

We are also offering a short-term 50% discount on the Enterprise license. The offer is valid until July 31, 2009 only. Don’t miss this opportunity. Buy now.

Here’s a change log for this release:

  • FEATURE ADDED: XyChart: bullet animation
  • FEATURE ADDED: XyChart, SerialChart: CoordinateAxis and ValueAxis values can be treated as duration. ValueType, DurationInputFormat and ValuesFormatString can be used to control the output.
  • BUGFIX: XyChart: when graph’s Brush wasn’t explicitly set the key wasn’t visible in legend
  • BUGFIX: XyChart: sometimes zoom out button was visible even when chart wasn’t zoomed in
  • BUGFIX: XyChart: zooming didn’t work when using logarithmic axes
  • BUGFIX: XyChart: bullets weren’t rendered when set via BulletSize and Value wasn’t set (NaN)
  • BUGFIX: SerialChart (line, column, etc.): exception occurred when data changed while chart was zoomed in
  • BUGFIX: SerialChart (Line, Column, etc.): Guides weren’t properly redrawn when resizing chart in some layout scenarios
  • TEMPORARY WORKAROUND: LineChart: when saving LineChart to XPS file you can get ArgumentOutOfRange exception. UseOpacityMask property was added to workaround this problem. Set it to false to avoid getting an exception. However you should avoid using outline(d) bullets and semi-transparent area graphs in this scenario.

Scatter & Bubble Chart for WPF Released

Thursday, July 9th, 2009

We are happy to announce addition of Scatter & Bubble chart control to the amCharts Bundle for WPF. Version 1.1 Beta with Scatter (XY) & Bubble chart support has just been released.

Download amCharts for WPF

We would really appreciate your feedback about this release so we can make necessary adjustments and release a stable version as soon as possible.

kick it on DotNetKicks.com Shout it

Maps of Argentina, Brazil, Chile, Slovenia and Sweden added

Wednesday, July 8th, 2009

Maps of Argentina, Brazil, Chile, Slovenia and Sweden were added to the amMap package.

Kosovo added to the world map

Wednesday, July 8th, 2009

Kosovo, a new country is now separated from Serbia in all maps of amMap. Although Kosovo doesn’t have ISO country code yet, but most likely it will be “KV”. So we used this code for the area instance name. To upgrade the map, you should simply overwrite your world.swf with a new one (by default it is in ammap/maps folder) and add this area to your data file:

<area title=”KOSOVO” mc_name=”KV”></area>