norlab / paperbuzz_viz_test

https://norlab.github.io/paperbuzz_viz_test/index.html
0 stars 3 forks source link

Tweaked js to use foreignObject for icons in SVG. #7

Closed ajrbyers closed 6 years ago

ajrbyers commented 6 years ago

This commit puts the icon code inside a loop so it executes for each source, and places the tags inside a foreignObject tag as is not allowed in SVG without it.

Hopefully this will help with https://github.com/norlab/paperbuzz_viz_test/issues/6