Implement split layout panel in quarto dashboards R/python #12959
g-pires
started this conversation in
Feature Requests
Replies: 1 comment 6 replies
-
Can you share an example of a split-panel layout dashboard? Maybe an online version of your rmarkdown tweaks ? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
Do you think there is a way to implement split panel layouts in quarto dashboards ?
I managed to implement it using html and js in Rmd flexdashboards but the html code is somewhat very different in quarto with bslib cards.
I saw it on the shinyuieditor : https://rstudio.github.io/shinyuieditor/live-demo/
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions