Fixed: (DataSource) Numbers with decimal point are not converted to the needed format when the culture uses comma as separator
Fixed: (VSExtensions) Creating Kendo project causes error when Nuget not installed
Fixed: (VSExtensions) Incorrect Upgrade Wizard behaviour related to kendo.[theme].min.css include
Fixed: (VSExtensions) Convert wizard for Web Forms projects
Bar Chart
NEW
Added: negativeColor for bar and column series
FIXED
Fixed: Category axis is rendered on top for bar charts with no defined categories
BulletGraph
Framework Constructs
NEW
Added: TypeScript support
Added: RequireJS support
Added: Visual Studio 2012 intellisense annotations
Added: Multiple tooltips functionality with screen boundary detection
Added: Tooltip uses series color as background
Added: highlight.visible option
Added: Crosshair functionality with screen boundary detection
Added: Add border.opacity setting for bar, column, pie and donut series
Added: Export kendo.dataviz.requestFrame(callback, delay) and make it overridable
Added: x/yAxis type can now be inferred from min/max options as well as series values
FIXED
Fixed: Chart automatic width and height are unreliable in Chrome
Fixed: Reduced memory usage in IE (unique hashtable keys leak memory in IE < 10)
Fixed: Axis type is incorrectly inferred when a x/yAxis has a name and the series data is of type Date
Fixed: dashType is not applied unless for line series, and unless width is set
Fixed: Axis range might not be calculated correctly for the first axis if it is named
Fixed: Rendered elements don't have IDs in IE to avoid memory leaks. Use kendo.dataviz.getElement(id) instead of document.getElementByID(id) for locating them.
Fixed: Date strings as x/y values result in error even when x/yAxis type is "date"
Fixed: Error when using date value/x/yAxis and zoom*/drag* events
Fixed: Chart with no set height can disappear when the page is zoomed
Fixed: Possible hang when the axis baseUnit is set to hours/minutes and contains DST transition
Fixed: Chart can hang if DST changes in the date axis range
Fixed: Navigator selection can become misaligned
Fixed: Memory leaks on dispose
Fixed: Chart should work with datasource without items
JSP (Java) Server Wrappers
Area Chart
Bar Chart
Bubble Chart
BulletGraph
Donut Chart
Linear/Radial Gauge
Line Chart
Pie Chart
Scatter Chart
Sparkline
Stock Chart
Linear/Radial Gauge
NEW
Added: Export kendo.dataviz.requestFrame(callback, delay) and make it overridable
FIXED
Fixed: Add missing scale line options.
Fixed: Error when Gauge transitions are disabled (regression in v. 2012.3.1411)
PHP Server Wrappers
Area Chart
Bar Chart
Bubble Chart
BulletGraph
Donut Chart
Linear/Radial Gauge
Line Chart
Pie Chart
Scatter Chart
Sparkline
Stock Chart
Sparkline
Stock Chart
NEW
Added: negativeColor for bar and column series
FIXED
Fixed: Category axis is rendered on top for bar charts with no defined categories