mozilla / lightbeam

Orignal unmaintained version of the Lightbeam extension. See lightbeam-we for the new one which works in modern versions of Firefox.
https://github.com/mozilla/lightbeam-we
Mozilla Public License 2.0
587 stars 149 forks source link

Use a graph drawing library #681

Closed mdamien closed 6 years ago

mdamien commented 9 years ago

You could use https://github.com/Linkurious/linkurious.js/ (a interaction-oriented fork of sigma.js), http://maurizzzio.github.io/greuler/ or something else.

It would fix a few customization, performance and interaction related issues.

jonathanKingston commented 6 years ago

We have since moved to: https://github.com/mozilla/lightbeam-we and we use canvas drawing to improve the perf.