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

Clickable Nodes #10

Closed
shobhitg opened this issue Aug 3, 2012 · 2 comments
Closed

Clickable Nodes #10

shobhitg opened this issue Aug 3, 2012 · 2 comments

Comments

@shobhitg
Copy link

shobhitg commented Aug 3, 2012

Hi,

I tried setting href attribute for nodes like this:

node.set( 'href', 'http://google.com');

but I am getting the following error:

DEBUG: Warning : Invalid attribut `href' for a node

How can we have clickable nodes?

glejeune added a commit that referenced this issue Aug 4, 2012
@glejeune
Copy link
Owner

glejeune commented Aug 4, 2012

Graphviz attributs updated

@glejeune glejeune closed this as completed Aug 4, 2012
@shobhitg
Copy link
Author

shobhitg commented Aug 5, 2012

Oh Thanks for fixing this!
Clicking now works for me.

And also thanks in general for making this wonderful module. I started using this yesterday in a NodeJS based webservice which just returns svg based on some serverside processing. This module was pretty easy to use.

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

No branches or pull requests

2 participants