Skip to content

Tooltip renders incorrectly in certain environments #7

Description

@pdimens

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions