It would be nice if there was some kind of alignment property on the TextBlock component in a Diagram, so that the text could be properly centered without needing to calculate the positions within the area. Maybe having some kind of "container" component with this property that you could place TextBlocks inside would work.
Please provide a way to change the styling of lines used to connect shapes in the Diagram widget. Specifically, I would like to have smooth/spline style lines between points similar to http://bit.ly/1t3LU0j or http://bit.ly/1nxzWLB. Having labels on lines similar to the first picture above would also be quite useful.
HTML5 Diagram Control - allow title editing on shapes and connectors
Problem: Currently when a Rectangle together with a large TextBlock is contained by a Shape where the Rectangle should enclose the TextBlock it is not resized by the size of the TextBlock, but the TextBlock is overflowing the Rectangle. Possible solution: Make the Rectangle a "visual group" so child elements like e.g. TextBlock or Image can be added to it and it will resize with the size of it's children. Related Forum post: http://www.telerik.com/forums/how-to-avoid-text-overflow-in-shape
Currently, the Diagram control does not register touch event as a click. Therefore, selecting and dragging nodes in the diagram does not work. It only pans the entire view. These show up as Pan events only and no other events seem to fire.
Implement containers for the Kendo UI Diagram much like Telerik's RadDiagram for WPF and Silverlight. The containers need to be able to support connections within parent containers (essentially need to be able to create an entire child diagram within each container). These containers must also be able to be moved as a unit when the user drags and drops the containers around on the screen.
What we would like to do is to be able to disable the following in the Diagram: - Draggable objects - Dynamic connectors - Ctrl+Z effect
Automatic Layout and Data Source in case of non-TreeView data In the diagram control automatic layout and data source works just for a tree view. For example in a non tree view data we would have several levels with items that can have multiple parents. In this case I have to create the items in the diagram manually...it would be nice to update this behaviour and to be able to use the diagram with automatic data source and layout also in the case of a non TreeView data.
Extend Dataviz Diagram to implement a BPMN Editor using
It will be nice to create shapes with rounded borders
Large texts doesn't wrap inside a shape of a Diagrama
I would like to see some graphical documentation to show the structure of the controls created by Kendo. I'm imagining an exploded diagram or something like this picture: ( http://bit.ly/VKIgHn ). But instead of kindle hardware - there are layers of the divs, blocks, sub containers and other working parts of the widget. This would also include what base styles ( k-widget, etc) are on each block. In particular - I'm trying to re-style your calendar widget and the element view in Chrome debugger tools has the data - but it's very hard to get a good overview in all that dense text :)
Please can you add support for Venn diagrams with drop and drop support for data items to allow dynamic generation.