esnet / react-network-diagrams

Contains ESnet network mapping and circuit rendering code, as used in the ESnet portal.
http://software.es.net/react-network-diagrams
Other
196 stars 37 forks source link

It should be possible to exclude edges from the bidirectionalArrows #27

Open jdugan1024 opened 7 years ago

jdugan1024 commented 7 years ago

In the case of the facilities map, we would like to show the bidirectional arrows for the backbone and to the sites. However, since the facilities cluster around sites it would nice to be able to leave the simple edges for the links between sites and facilities.

Something like a prop called simpleEdges that would be a list of edges to just use the simple lines.