Release History

By product

Q2 2012

July 11, 2012

ASP.NET MVC Server Wrappers

NEW
  • Added: Server Wrapper for Bubble chart
  • Added: Server Wrapper for Donut chart
CHANGED
  • Breaking Change: LinearGauge is no longer generic, all options accept double
  • Breaking Change: RadialGauge is no longer generic, all options accept double

Bubble Chart

Donut Chart

Framework Constructs

NEW
  • Added: Dedicated DateAxis for displaying time-based series
  • Added: Transformation effects can be stacked
  • Added: plotAreaClick event
  • Added: Template for legend items
  • Added: Ability to bind the color of each bar/column using colorField
  • Improved: Refresh() should no longer invoke read() of the datasource
FIXED
  • Fixed: Horizontal CategoryAxis without labels has box with one label height
  • Fixed: Error when hovering portions of a line chart with a tooltip in IE
  • Fixed: Reverse axis with stacked bar/column chart doesn't work correctly
CHANGED
  • Breaking change: OnError event is removed, use DataSource Error event instead
  • Breaking change: Chart DataBinding configuration is replaced by DataSource configurator

Line Chart

FIXED
  • Fixed: Error when hovering portions of a line chart with a tooltip in IE

Linear/Radial Gauge

NEW
  • Added: Allow range size to be configured
FIXED
  • Fixed: Major/minorTicks visible doesn't work