I am trying to use the xamNetworkNode as a flowchart but the graph crosses over it's self many times over. The planar graph I am using is directional, under 300 nodes, and very sparse. Any ideas?
Also it there a way to label the vertices, or color them?
Hello,
Thank you for your post. I have been looking into it and I can suggest you see the sample in the Samples Browser under xamNetworkNode / Editing and Selection / Node Relocation section, where it is shown how you can relocate the nodes run time. Also you can see the sample under xamNetworkNode / Style / Conditional Formatting and Custom Node Style sections, where the nodes are styled.
Hope this helps you.
That does not help since I do not want the user to have to move 50-100 nodes at the start, and God help them at if they re size the window. I understand that I can do it on the back end but I was hoping for not spending a day or two rewriting something that should be working (and that my company pays a lot of money for). And for the second part of my question I had a typo, i meant edges not vertices.
Currently you are not able to control the way the Nodes will be rendered, so if you want I can log a product idea on your nehalf, so in the future version you could be able to control the way the Nodes are arranged.
Looking forward for your reply.