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

Ribbon with arrow shape. #3

Closed
mbostock opened this issue Dec 4, 2015 · 9 comments · Fixed by #14
Closed

Ribbon with arrow shape. #3

mbostock opened this issue Dec 4, 2015 · 9 comments · Fixed by #14

Comments

@mbostock
Copy link
Member

mbostock commented Dec 4, 2015

04b1f36e-9778-11e5-9920-cda9df0440f8

@Ziyu-Cheng
Copy link

Is there any approach to customize shape of ribbon?

@czinkos
Copy link

czinkos commented Jun 29, 2017

Hello Mike,

Are you planning to make this arrow shaped ribbon part of d3-chord (as an option)?

I've just started to implement the arrows and I would contribute if you like.

Best,

Zsolt

@mbostock
Copy link
Member Author

I’ve not done any work here. Contributions welcome.

@EugeneDraitsev
Copy link

@mbostock maybe you have some ideas how to use custom shapes for ribbons?

@mbostock
Copy link
Member Author

mbostock commented Mar 28, 2019

An experiment with arrow heads and using constant-width links:

untitled (11)

@isVoid
Copy link

isVoid commented Nov 20, 2019

My recent project also involves a directed ribbon and immigrants data. I made a modification to the d3 chord module to achieve this:
屏幕快照 2019-11-20 上午10 05 31

@EugeneDraitsev
Copy link

@isVoid It looks awesome! Could you share your code or maybe even create pull request to this repository?

@mbostock
Copy link
Member Author

The circlize R package calls this style “big.arrow”:

https://jokergoo.github.io/circlize_book/book/the-chorddiagram-function.html#directional-relations

@mbostock
Copy link
Member Author

mbostock commented Nov 24, 2019

#14 adds d3.chordDirected and d3.ribbonArrow.

chart (17)

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

Successfully merging a pull request may close this issue.

5 participants