eisman / neo4jd3

Neo4j graph visualization using D3.js
https://eisman.github.io/neo4jd3/
MIT License
1.38k stars 424 forks source link

How to change the icon to image? #6

Closed yzqiang closed 7 years ago

yzqiang commented 7 years ago

I want to change the icon to image link. Is it possible?

eisman commented 7 years ago

What do you mean exactly? Do you want to use an image format different from .svg? At this moment only that is supported.

yzqiang commented 7 years ago

I found a way to make it already. Thanks.

jenwebb commented 7 years ago

@yzqiang How did you make it work? Do you mind posting your solution?