Profile Picture

Query on Diagram in .NET

Posted By Pradeepa M 9 Years Ago
Author
Message
Pradeepa M
Question Posted 9 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)

Group: Forum Members
Last Active: 9 Years Ago
Posts: 1, Visits: 2
Hi,
Myself Pradeepa, a web developer in ASP.Net MVC. I 've a requirement in my project now where complex grouped flowcharts has to be created which will have relations back and forth. Customer is more specific about the layout that there are certain scenarios where the connectors has to cross flows and they are looking that the lines should not overlap.

I could see very good grouped flow diagrams in the Nevron demo examples  , but didn't get information if Nevron provides no overlapping lines as well. Please let me know if you can help me shed some light on this.






Nevron Support
Posted 9 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 3,039, Visits: 3,746
Hi,

Nevron Diagram for .NET provides an Orthogonal Graph Layout, which arranges shapes and connectors in such a way that connectors do not cross if possible. Note that if your diagram forms a non-planar graph, drawing the connectors without any crossings is not possible, but the layout will do its best to draw them with as few crossings as possible. The following online demo shows the Orthogonal Graph Layout in action:

Orthogonal Graph Layout Web Example

Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic