Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upg3lollipops are stacked instead of replaced inside a Shiny g3LollipopOutput() element #2
Comments
|
Fixed on Github, and it will be available on CRAN >= version 1.1.2. Meanwhile, please use the development version from GItHub. # install from github
devtools::install_github("g3viz/g3viz")thanks |
HTML widgets don't get recycled when rendering g3viz plots inside a Shiny application. Please run the attached code snippet to verify its behaviour.
In this screenshot the unexpected behaviour is shown: after selecting two times a different gene, the second plot is created below the first one, instead of replacing it.
My current sessionInfo() is as follows: