@Emil089 wrote:
Hi i am new to this !! i need to create a diagrams according to user select . currently i am having trouble in rendering the diagram with new changes
hear the vm.Shape is wht user select (circle, Rectangle ) according to that diagram should draw !!
$(go.Shape, vm.Shape,
new go.Binding("fill", "color")),And the same time i need to display the details of the shape if rectangle (width and height ) circle (radius)
currently i am using DimensioningLink.js. for display . plz give and clue to get this thing done !!
Posts: 2
Participants: 2