bizweekgraphics / swoopyarrows

swoopyarrows makes swoopy arrows between things
http://bizweekgraphics.com/swoopyarrows
The Unlicense
106 stars 7 forks source link

Multiple waypoints #17

Closed tophtucker closed 8 years ago

tophtucker commented 10 years ago

You can imagine arrows linking every element in a selection (cf. d3.pairs), or one to many, or many to one, or edges in an adjacency matrix, or... I mean I should really look at how this works for directed graphs lol. I think I did at some point. I want to be able to annotate a whole bunch of stuff. Pass in a selection and data containing annotations. Naw but that sounds like an annotation function, very different. And positioning would be HELL. Hmmmm.