josiah-wolf-oberholtzer / discograph

Social Graphing for the Discogs Database
MIT License
74 stars 11 forks source link

SVG: Highlight immediate edges of selected node. #28

Closed josiah-wolf-oberholtzer closed 9 years ago

josiah-wolf-oberholtzer commented 9 years ago

Either by color or by stroke thickness.

Will require storing which edges are connected to which nodes, as well as untangling primary / secondary spline edges.

josiah-wolf-oberholtzer commented 9 years ago

Done.