Open henryyang-aeolus opened 6 years ago
when i run your code, multi-relation is overlapped.
@JohnForYang Did you run docs/index.html
in branch multi-relation
?
@JohnForYang Did you run
docs/index.html
in branchmulti-relation
?
Oh, i see. thanks
I used your code but my result looks like this. Where are arrows??? I just modified neo4jDataToD3Data() function but I don't think this is root cause
can this relationship arrow be double sided like if have 2 relationship one at bottom another on top similar to neo4j browser
currently all the relationship arrow is on one sided
Thanks
Many thanks for your work that's a really appreciated feature!
how to use in self-circle
I have adjust the neo4jd3.js to meet my use case. Code changes can be found in this commit. henryyang-aeolus@f16b4c9
I'll make a PR when I get familiar with JS development work flow.
Preview:
when i use startNode and endNode same id ,it does't work ,how to make it work for self-circle,many thanks
I have adjust the neo4jd3.js to meet my use case. Code changes can be found in this commit. https://github.com/henryyang-aeolus/neo4jd3/commit/f16b4c9854e7ba2be6787e497c79b84efc6c1a6a
I'll make a PR when I get familiar with JS development work flow.
Preview: