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

fix multiple radviz on a page #1

Merged
merged 4 commits into from
Mar 5, 2016
Merged

Conversation

timelyportfolio
Copy link
Contributor

When multiple radvizs appear on a page, we experience a problem with the tooltip. This was caused by using a non-unique id in the DOM. I changed to use class instead and also had to make a change to the CSS position.

I'll submit a pull to the source for the class change.

I tested this as standalone, rmarkdown, and Shiny. These tests are in the inst/examples folder.

@timelyportfolio
Copy link
Contributor Author

ref pull to source biovisualize/radviz#1

hrbrmstr added a commit that referenced this pull request Mar 5, 2016
fix multiple radviz on a page
@hrbrmstr hrbrmstr merged commit a0f0d6c into hrbrmstr:master Mar 5, 2016
@hrbrmstr
Copy link
Owner

hrbrmstr commented Mar 5, 2016

danke!

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