lod-cloud / lod-cloud-site

The LOD cloud site
5 stars 0 forks source link

Add SVG pan library #6

Open jmccrae opened 2 years ago

jmccrae commented 2 years ago

I was looking at the https://lod-cloud.net/ diagram for something else and it just struck me it might make it easier for people to explore. Here is an example: https://media.ng-london.org.uk/svg/lod/ - Easy scroll wheel zoom and click and drag to explore.

jpadfield commented 2 years ago

The example is using code from: https://github.com/bumbu/svg-pan-zoom - but it is an earlier version (3.5.0) with a small edit to fix a error that popped up in the console, which is discussed in: https://github.com/bumbu/svg-pan-zoom/issues/360