anvaka / graph-drawing-libraries

Trying to compare known graph drawing libraries
https://anvaka.github.io/graph-drawing-libraries/#/all
575 stars 43 forks source link

Demo URLs are a bit broken #21

Open sandhawke opened 4 years ago

sandhawke commented 4 years ago

This is so nice, and so useful.

I had a bit of trouble navigating, though.

At https://anvaka.github.io/graph-drawing-libraries (which redirects to https://anvaka.github.io/graph-drawing-libraries/#!/all) all the "demo" links are slightly broken. They are like https://anvaka.github.io/graph-drawing-libraries/#/library/anvaka_VivaGraphJS but that renders as the same page as !/all. The experience is I click "demo" and nothing happens. If I manually change the URL to be like https://anvaka.github.io/graph-drawing-libraries/#!/library/anvaka_VivaGraphJS then they work.

Similar if I get through to the demo pages, like https://anvaka.github.io/graph-drawing-libraries/performance/?lib=anvaka_VivaGraphJS&graph=ladder&n=10 and then click on "render different graph", the URL is https://anvaka.github.io/graph-drawing-libraries/#/library/anvaka_VivaGraphJS when again it should have the ! to work.

Same behavior in Chromium Version 80.0.3987.149 (Official Build) snap (64-bit) and Firefox 74.0 (64-bit) for Ubuntu.