Unplanned
Last Updated: 16 Jul 2026 07:19 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Diagram
Type: Feature Request
1

Currently, the Diagram component allows setting the zoom level through the zoom property, but it does not provide a way to specify the zoom location or point. As a result, zooming always centers on the (0,0) coordinate.

Add built-in support for programmatically zooming into a specific point through the DiagramComponent API. This can be a method similar to the one available in the Kendo UI for jQuery Diagram widget:

Unplanned
Last Updated: 12 Dec 2025 09:36 by Shanmuga
Created by: Shanmuga
Comments: 0
Category: Diagram
Type: Feature Request
0

Similar to Kendo jQuery Diagram:

https://demos.telerik.com/kendo-ui/diagram/editing

 

Unplanned
Last Updated: 07 Nov 2025 08:35 by Petre
Created by: Petre
Comments: 0
Category: Diagram
Type: Feature Request
1

Add accessibility support and keyboard navigation to the Diagram component.