NEW New option property defaultDateType
was added to specify which data type should be applied to date fields by default ("date"
, "date string"
, "year/month/day"
, "year/quarter/month/day"
or "datetime"
) for CSV and JSON data sources. Check out the example on JSFiddle.
NEW Now "column"
chart type is used instead of "bar"
.
FIX The issue when incorrect Field List is shown for charts if Flat form layout option is selected was fixed.
FIX The issues with saving/restoring sorting of the flat table were fixed.
FIX The issue with exporting time data to Excel was fixed.
FIX The issue with line endings in CSV export was fixed.
FIX The issue with loading CSV files in IE was fixed.
FIX The issue with the slow loading of data from SQL Server was fixed.