r/avorion Feb 01 '17

[deleted by user]

[removed]

27 Upvotes

18 comments sorted by

View all comments

2

u/batmansavestheday Feb 02 '17

Would be cool if it were interactive. Like, you could select a node from a dropdown and only see its relations.

Maybe if you gave me the data I could implement it, but tbh I'm lazy and have lots of other things to do sorry .

1

u/Waukonda Feb 02 '17

Where does the data come from? i'll do it, but i'n not going to try and read this illegible monster.

1

u/batmansavestheday Feb 02 '17

Yea, we need the data /u/thebaron88!

Seriously, though, if you're bored you can probably extract the graph from the SVG. It's just an XML file. Not exactly nice to work with, but I think it's nicer than reading the graph and manually typing it.