Release History

By product

Q3 2013

November 19, 2013

Area Chart

NEW
  • Added: Error Bars
  • Added: Step Area
  • Added: Smooth (Spline) Area

ASP.NET MVC Server Wrappers

NEW
  • Added: ASP.NET MVC 5 support
  • Added: Assemblies for ASP.NET MVC 4/5
  • Added: Visual Studio 2013 / ASP.NET MVC 5 sample project
  • Added: Visual Studio 2012 project for the ASP.NET MVC wrappers
  • Added: Ship the HTML/JS demos with Kendo UI Complete for ASP.NET MVC
  • Added: DeferredScriptsFor outputs the scripts of the specified widget only
  • Added: (DataSource) DataSource serializes arrays as expected for form data
FIXED
  • Fixed: (Chart) Non-existing DataBinding is declared in the Chart wrapper
CHANGED
  • Breaking Change: The dataSource serializes numbers based on the culture

Bar Chart

NEW
  • Added: Error Bars
FIXED
  • Fixed: Bar labels are not visible when the value is 0

Box Plot Chart

Framework Constructs

NEW
  • Added: Background setting for axes
  • Added: Generate source maps for Kendo minified files
FIXED
  • Fixed: Series aggregates fail with nested fields
  • Fixed: Shared tooltip is visible when hovering legend items
  • Fixed: Series can't be excluded from shared tooltip
  • Fixed: Legend item click should save the current series state
  • Fixed: The setOptions method does not refresh the chart if the dataSource is set with the setDataSource method
  • Fixed: Set default note's text to be an empty string
  • Fixed: Notes cause javascript error with data value axis
  • Fixed: Changing tooltip's shared attribute from false to true causes problems
  • Fixed: seriesClick is fired on touchstart preventing page scrolling
  • Fixed: Date chart can hang on desktop Safari if date range contains DST transition
  • Fixed: baseUnit: days can hang if the time zone is set to BRT/BRST
  • Fixed: IE7 detection regression

Funnel Chart

Line Chart

NEW
  • Added: Error bars
  • Added: Step Area
  • Added: Smooth (Spline) Area

Linear/Radial Gauge

FIXED
  • Fixed: (Radial Gauge) Range opacity doesn't work

Map (Beta)

Pie Chart

FIXED
  • Fixed: Pie chart start angle changes the order of the labels

Polar Chart

NEW
  • Added: Smooth (Spline) Line
FIXED
  • Fixed: Click on the legend item should hide corresponding polar series

Radar Chart

NEW
  • Added: Smooth (Spline) Line
FIXED
  • Fixed: Click on the legend item should hide corresponding radar series

Scatter Chart

NEW
  • Added: Smooth (Spline) Scatter Line
FIXED
  • Fixed: Date axis range can be incorrect on zoom in scatter charts