You would have to modify the rendering code, which you can find in https://github.com/neo4j/neo4j-browser/blob/2.0/lib/visualization/components/graphGeometry.coffee and correlated files. Currently, it uses curved lines if there are more than one relationships between two nodes.
On Thu, Dec 22, 2016 at 4:53 PM, Himalayanvibe <[email protected]> wrote: > Can you change straight line (relationship) between nodes to curved lines? > Is this possible? > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
