Open arodionoff opened 2 months ago
Good question! I'm not sure it will work.
However, check the "modal-graph" section of my tips and tricks:
https://www.productive-r-workflow.com/quarto-tricks
I think it is going to solve your need?
It works separately, but does not show interactive information on labels when expanded to full screen.
However, when embedded in the main document, the expanded interactive graph becomes gray and does not close at all. Even pressing the {ESC} key does not help.
Question
Dear Yan,
Is it possible to show objects created by ggiraph (or other
htmlwidget
object) as lightbox class graphs in Quarto documents*.qmd
, which can be clicked to open up into a pop-up window as interactive objects?