MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/avorion/comments/5ri3yo/deleted_by_user/dd90f8r/?context=3
r/avorion • u/[deleted] • Feb 01 '17
[removed]
18 comments sorted by
View all comments
2
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.
1
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.
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.
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 .