Skip to content
New issue

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

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

Already on GitHub? # to your account

Annotation tooltip on mouseover #94

Merged
merged 27 commits into from
Feb 23, 2018
Merged

Annotation tooltip on mouseover #94

merged 27 commits into from
Feb 23, 2018

Conversation

eweitz
Copy link
Owner

@eweitz eweitz commented Feb 23, 2018

This enables displaying a tooltip upon mousing over an annotation. The annotation's genomic range and (if provided) name are shown.

The displayed name can be customized by binding a function to the onWillShowAnnotTooltip event handler, for example to transform an annotation name like "BRCA1" into a hyperlink "BRCA1". Also, annotation tooltips can be disabled by setting showAnnotTooltip: false in the ideogram configuration object.

Thanks to @jimlund for the starting implementation!

annotation_tooltip_ideogram

jimlund and others added 27 commits January 28, 2018 19:26
…nction to override the default style.

 -Jim Lund
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 91.195% when pulling ef2b1bb on mouseover into 7279c20 on master.

@eweitz eweitz merged commit d05057a into master Feb 23, 2018
@eweitz eweitz deleted the mouseover branch February 23, 2018 12:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants