Release History

By product

Q2 2012 SP1

September 14, 2012

Area Chart

FIXED
  • Fixed: Stacked area charts assume zero for missing values even when missingValues is set to interpolate

ASP.NET MVC Server Wrappers

NEW
  • Added: Visual Studio 2010/2012 Extensions with ASP.NET MVC project templates, configure and update wizards
  • Added: (Chart) Color option for the title
FIXED
  • Fixed: (Chart) Color expression doesn't work for column chart

Bar Chart

FIXED
  • Fixed: Negative values are shown as positive when stacking bar/column series in groups

Framework Constructs

NEW
  • Added: destroy method
  • Added: Performance regression for data bound charts
  • Added: Axis type is now expected to be in lowercase (date, category, etc.). Capitalized versions continue to work
FIXED
  • Fixed: Plot area should render background color
  • Fixed: Chart with multiple axes doesn't render plotBands
  • Fixed: FX gets disabled if DataViz is included after Web
  • Fixed: Automatic base unit can be set incorrectly to years
  • Fixed: Duplicate element ID can be rendered in some scenarios
  • Fixed: Calling the refresh method does not apply changes to series
  • Fixed: SeriesDefaults don't apply gap and spacing to the series
  • Fixed: Automatic base unit can be incorrectly set to minutes instead of days

Line Chart

FIXED
  • Fixed: Stacked line charts assume zero for missing values even when missingValues is set to interpolate

Linear/Radial Gauge

NEW
  • Added: Introduced rangeDistance scale option