Completed
Last Updated: 10 Mar 2016 10:06 by ADMIN
Imported User
Created on: 10 Mar 2016 04:14
Category: Kendo UI for jQuery
Type: Feature Request
1
images or icons for Diagram connections
I am using Kendo diagram for Workflow wizard. right now i am using my custom icons for Workflow shapes. I also want to use icon/image for connection lines between 2 shapes. Please provide this feature.
1 comment
ADMIN
Telerik Admin
Posted on: 10 Mar 2016 10:06
Thanks for the proposal, Muhammad.

I think that you can make use of the diagram connection's content.template (http://docs.telerik.com/kendo-ui/api/javascript/dataviz/diagram/connection#configuration-content.template) or content.visual (http://docs.telerik.com/kendo-ui/api/javascript/dataviz/diagram/connection#configuration-content.visual) to assign images or icons for diagram elements connections.

Let me know if I am missing something from your logic.