Provide cross hair feature similar to kendo -> https://www.telerik.com/kendo-jquery-ui/documentation/api/javascript/dataviz/ui/chart/configuration/axisdefaults.crosshair
the requirement is exactly what you have on the kendo chart crosshair where the horizontal line follows the mouse while the vertical line locks to the nearest datapoint.
Provide an option to display a chart title and align it to top left, right and center and bottom left, right and center
Allow for up/down arrows to step up/down the time element with the keyboard cursor. For example, if I have my keyboard cursor on the hours of a time, then pressing up would increase the hour by 1.
Keyboard support for the dropdown... Space to open, tab and/or arrows to cycle through and change the date/time.
provide support for : narrator and voice over
and the screen reader should announcing:
Hello,
it would be a very useful information when subscribing to the DataBindingComplete Command of a DataGrid to know whether for example a filter, sort, grouping had changed.
Currently, it is an internal Property
Regards