You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Table Widget: Added optional pagination--can automatically or manually specify the number of rows displayed per page. Improves performance when displaying large Data Sources.
Number Widget: Added Click event handler: can provide a JavaScript function that gets executed when the Number is clicked.
Dashboard Controls: Added an option to disable the UI controls completely
Bug Fixes
Elasticsearch: Fixed error handling for HTTP status code 400
_.flattenObject: Fixed premature return when handling false values
Breaking Changes
Removed overrides to the Highcharts' dateFormats property