Hi!
Firstly, thank you for your work on graph libraries in JS and for maintaining this list.
I noticed that the webpage seems broken and does not display info.
Although that's not really an issue since the README here has good info on the libraries, I thought I should share it with you.
This is what the page looks like:
And the console shows these errors:
Somehow, the console errors in Firefox are different. This message is repeated many times:
TypeError: libraryName is undefined
getRoute https://anvaka.github.io/graph-drawing-libraries/bundle.js:1262
fn0 https://anvaka.github.io/graph-drawing-libraries/external.min.js line 242 > Function:4
g https://anvaka.github.io/graph-drawing-libraries/external.min.js:131
$digest https://anvaka.github.io/graph-drawing-libraries/external.min.js:148
$apply https://anvaka.github.io/graph-drawing-libraries/external.min.js:151
r https://anvaka.github.io/graph-drawing-libraries/external.min.js:164
e https://anvaka.github.io/graph-drawing-libraries/external.min.js:48
c https://anvaka.github.io/graph-drawing-libraries/external.min.js:51
external.min.js:124:303
Since the GitHub README page of this repo already has very helpful information about the libraries, maybe you could consider adding a link to this README instead of the website in the VivaGraphJS repo?
Hi! Firstly, thank you for your work on graph libraries in JS and for maintaining this list.
I noticed that the webpage seems broken and does not display info. Although that's not really an issue since the README here has good info on the libraries, I thought I should share it with you.
This is what the page looks like:
And the console shows these errors:
Somehow, the console errors in Firefox are different. This message is repeated many times:
Since the GitHub README page of this repo already has very helpful information about the libraries, maybe you could consider adding a link to this README instead of the website in the VivaGraphJS repo?