CitationGecko / gecko-react

Rewrite of Citation Gecko as a React app
153 stars 29 forks source link

Challenge: add ability to show all edges between nodes #28

Open goodwingibbins opened 6 years ago

goodwingibbins commented 6 years ago

If two papers which cite seed papers cite each other, this is not currently shown. It would be useful.

barney-walker commented 5 years ago

This is trivial technically but I think it will be less useful than you anticipate as the graph will become a spaghetti mess, but I agree it should at least be a option.