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

Trim node titles in graph #430

Merged
merged 1 commit into from
Sep 3, 2015
Merged

Trim node titles in graph #430

merged 1 commit into from
Sep 3, 2015

Conversation

davkal
Copy link
Contributor

@davkal davkal commented Sep 2, 2015

Trim node titles in graph via JS

fix for #413

Sadly, the title attribute to show something on hover does not work in
SVG. So we might need another solution for that.

fix for #413

Sadly, the title attribute to show something on hover does not work in
SVG. So we might need another solution for that.
@tomwilkie
Copy link
Contributor

Not too worried about no hover on the graph, as they can get the full name from the details panel.

@tomwilkie
Copy link
Contributor

Can confirm this works; LGTM

davkal added a commit that referenced this pull request Sep 3, 2015
@davkal davkal merged commit 0eccd9a into master Sep 3, 2015
@davkal davkal deleted the 413-trim-node-title branch September 3, 2015 07:45
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

Successfully merging this pull request may close these issues.

2 participants