Skip to content

Tools for drawing directed network graphs using plotly

License

Notifications You must be signed in to change notification settings

redransil/plotly-dirgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotly-dirgraph

Tools for drawing directed network graphs using plotly

addEdge Given two points, generates a line segment connecting these points as well as two line segments forming an arrowhead either in the middle or at the end of these points.

Automatically shortens the line segment length to cover only some fraction of these points if you want to represent your graph edges as arrows rather than conventional network graph edges.

directed_example Uses addEdge to draw a random network graph using plotly.

Example output, from dash:

directed_example output

About

Tools for drawing directed network graphs using plotly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages