dea*_*ann 9 css r shiny shinydashboard flexdashboard
我很感激这里的一些 css 帮助。
我想要实现的是以下布局。
我可以在没有右侧边栏的情况下轻松进入布局:
---
title: "Title"
output:
flexdashboard::flex_dashboard:
vertical_layout: fill
orientation: rows
css: styles.css
runtime: shiny
---
Page 1 {data-orientation=rows}
=====================================
Row {.sidebar}
-----------------------------------------------------------------------
### Inputs 1
Row
-----------------------------------------------------------------------
### Chart 1
### Chart 2
Row
-----------------------------------------------------------------------
### Chart 3
Row
-----------------------------------------------------------------------
### Chart 4
### Chart 5
Run Code Online (Sandbox Code Playgroud)
我试图添加一个 css 类来添加 rigth 侧边栏,但无济于事。
任何帮助将不胜感激。
谢谢。
归档时间: |
|
查看次数: |
846 次 |
最近记录: |