Completed
Last Updated: 27 Oct 2020 17:18 by ADMIN
Created by: Henric
Comments: 1
Category: Diagram
Type: Feature Request
0
Hi!

We would like to create end user possibility to change diagram type.

It would also be nice to be able to searilize all settings from the diagram component.

Is this possible or is it a planned feature?

Best regards
Henric
Completed
Last Updated: 30 Nov 2020 17:25 by ADMIN
Created by: Nathan
Comments: 1
Category: Diagram
Type: Feature Request
0
It would be great to be able to highlight all shapes that are connected to a shape that is clicked by the user.
Completed
Last Updated: 25 May 2016 15:21 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 0
Category: Diagram
Type: Feature Request
2
The property should be similar to the Kendo UI property - http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/diagram#configuration-connectionDefaults.type
Completed
Last Updated: 23 Jul 2020 16:16 by ADMIN
It will be possible to create shapes of RadDiagram by selecting from a toolbox of specified shape types. 
Completed
Last Updated: 23 Jul 2020 17:00 by ADMIN
ADMIN
Created by: Slav
Comments: 1
Category: Diagram
Type: Feature Request
2
It will be possible to move RadDiagram shapes via the direction keyboard buttons.
Completed
Last Updated: 28 Jun 2016 10:15 by Norm
ADMIN
Created by: Slav
Comments: 1
Category: Diagram
Type: Feature Request
2
Make it possible to drag RadDiagram shapes in mobile devices.
Completed
Last Updated: 24 Jul 2020 10:13 by ADMIN
It will be possible to specify the maximum number of connections that start from a shape and end in a shape of RadDiagram.
Completed
Last Updated: 13 May 2022 16:51 by ADMIN
ADMIN
Created by: Slav
Comments: 6
Category: Diagram
Type: Feature Request
3
It will be possible to enable draggable scrollbars in RadDiagram.
Completed
Last Updated: 13 May 2022 16:59 by ADMIN
ADMIN
Created by: Vessy
Comments: 3
Category: Diagram
Type: Feature Request
1
ContentSettings should have a property for CssClass:
<ContentSettings Text="Some txt" CssClass="myLabel" />

or a Style property:
<ContentSettings Text="Some txt" Style="font:bold 14px arial;color:red;" />

this would allow developers to style the textual elements in their diagrams.
Completed
Last Updated: 03 Sep 2014 11:37 by ADMIN
Created by: matt
Comments: 1
Category: Diagram
Type: Feature Request
1
hello,

RadDiagram is great for vector shapes, but it's more difficult to use plain text shapes, or custom bitmaps (.PNGs, .GIFs, etc). possible to do, but requires javascript manipulation. it would be more natural and more powerful for their to be native DiagramShape types for "Text" and "Bitmap", with appropriate auxillary properties to use them ("ImagePath", for Bitmap, etc...)


thanks
matt
Completed
Last Updated: 29 Jul 2016 10:54 by ADMIN
Created by: David
Comments: 1
Category: Diagram
Type: Feature Request
1
I'm looking at using RadDiagrams for a dynamic workflow flow dashboard.  I'd like to be able to format the text inside the shape with underlines, bolds and line feeds, etc.  I'd like to see something implemented like in the report text box where you can pass in an HTML encoded string and when it's displayed it renders it as HTML.

<b>Header</b>\n<u>Items</u>
Completed
Last Updated: 06 May 2022 12:46 by ADMIN
Raise OnHover event for the RadDiagram shapes and connections, giving the developer the ability to access the object that is hovered (get reference to it).
Completed
Last Updated: 03 Sep 2014 10:57 by matt
ADMIN
Created by: Vessy
Comments: 1
Category: Diagram
Type: Feature Request
1
Add ability to define unique ID for each connection configured in a RadDiagram, so it could be referenced by this ID later.
Completed
Last Updated: 26 Apr 2022 13:15 by ADMIN
Created by: Hans
Comments: 1
Category: Diagram
Type: Feature Request
2
The text within the shapes should be wrapped automatically.
Completed
Last Updated: 26 Apr 2022 14:02 by ADMIN
It will be possible to detect when a new diagram connection is created or modified.
Completed
Last Updated: 09 Jun 2017 09:13 by Girish
ADMIN
Created by: Slav
Comments: 13
Category: Diagram
Type: Feature Request
12
It will be possible to disable the various actions that the diagram control currently supports. You can find them listed in the following help article: http://www.telerik.com/help/aspnet-ajax/diagram-rich-layout-interaction.html