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

Tooltip renders incorrectly in certain environments #7

Open
pdimens opened this issue Feb 18, 2025 · 0 comments
Open

Tooltip renders incorrectly in certain environments #7

pdimens opened this issue Feb 18, 2025 · 0 comments

Comments

@pdimens
Copy link

pdimens commented Feb 18, 2025

Hello,

I don't know if this issue pertains specifically to BioCircos.js or the R-language wrapper BioCircos.r, but when rendering a biocircos plot (via R::BioCircos) in a Quarto Dashboard or revealjs document, the tooltip is behind the plot elements. This issue does not occur when using Quarto HTML documents or RMarkdown HTML/FlexDashboard. I opened an issue on the Quarto repository (quarto-dev/quarto-cli#12107) and the dev was able to circumvent the issue by adding z-index for the tooltip (if that's helpful). If this issue is specific to the R package, I can repost my issue there, but wanted to start here.

expected

This is how a basic plot is seen (correctly) in various contexts such as VScode viewer, Rmarkdown, Quarto HTML:

Image

observed

This is how the same plot is seen in a Quarto Dashboard. I should mention the tooltip has this bug in all types of plots (arcs, cords, bars, etc)

Image

Thank you

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