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

Embed URL within a circle #26

Open
meter741 opened this issue Sep 8, 2017 · 0 comments
Open

Embed URL within a circle #26

meter741 opened this issue Sep 8, 2017 · 0 comments

Comments

@meter741
Copy link

meter741 commented Sep 8, 2017

Hi,
Does anyone know how to embed a url within a circle in codeflower so that when I do a mouse over and the url is visible I can click on it.

Is it something that I can embed in the following:

.call(this.force.drag)
.on("click", this.click.bind(this))
.on("mouseover", this.mouseover.bind(this))
.on("mouseout", this.mouseout.bind(this));

Thanks in advance.

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

1 participant