A couple of suggestions for UI widgets 1. Time Pie - A small circle not unlike a pie chart, with the full 24 hour cycle around its perimeter. Example: http://oakland.crimespotting.org/ 2. Calendar Week Bar Chart - A bar chart associated to the calendar week. Example: http://oakland.crimespotting.org/
Hi all,
This item appears to be dormant now, so I will close it. However, it is possible to implement the desired functionality with the existing Kendo UI Charts.
Bar chart with a date axis:
https://demos.telerik.com/kendo-ui/bar-charts/date-axis
It is possible for the date axis to display weeks:
https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/categoryaxis.baseunit
With regard to the "Time pie" chart, I suggest checking our various Radar chart examples. Some of them may turn out relevant:
https://demos.telerik.com/kendo-ui/radar-charts/index
Regards,
Dimo
Progress Telerik
Thanks for voicing your idea. For now we are focused on other data vizualization components like gauges (planned for the next release), sparklines, more chart types, etc.