Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A working multiple relations between two nodes #39

Open
henryyang-aeolus opened this issue Oct 3, 2018 · 8 comments
Open

A working multiple relations between two nodes #39

henryyang-aeolus opened this issue Oct 3, 2018 · 8 comments

Comments

@henryyang-aeolus
Copy link

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:
multi-relation

@henryyang-aeolus henryyang-aeolus changed the title Working multiple relations between two nodes A working multiple relations between two nodes Oct 12, 2018
@JohnForYang
Copy link

when i run your code, multi-relation is overlapped.

@henryyang-aeolus
Copy link
Author

@JohnForYang Did you run docs/index.html in branch multi-relation?

@JohnForYang
Copy link

@JohnForYang Did you run docs/index.html in branch multi-relation?

Oh, i see. thanks

@oathaha
Copy link

oathaha commented Jan 6, 2019

image
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

@mrsivas
Copy link

mrsivas commented Jan 29, 2021

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

neo4jd3-js

@odoodo
Copy link

odoodo commented Aug 29, 2022

Many thanks for your work that's a really appreciated feature!

@wengbenjue
Copy link

how to use in self-circle

@wengbenjue
Copy link

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: multi-relation

when i use startNode and endNode same id ,it does't work ,how to make it work for self-circle,many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants