-
If you knit this script and narrow the window horizontally enough, it will cause the final graph to appear over all the others.
``````
---
title: "Testing flexdashboard issues"
output:
flexdashboar…
-
Hi, I like this package very much. The design is awesome and it's very useful for me.
However, I met an issue related to unicode character here, not sure it's a problem of `rmarkdown` or `flexdashboa…
-
I am trying to plot a gauge plot within my test ShinyDashBoard. I found two issues.
1) The gauge plot does not render within the dashboard
2) It corrupts the dashboard valuebox feature.
Below is t…
-
- [x] Analisar os temas principais de cada vereador (com heatmap por exemplo)
- [ ] Agregar também por partido político
-
Hello, I am trying to generate a table from a csv load, only on "click" of the action button. However, the table is not generating when I click the button. If I don't have the action button, then the …
-
flexdashboard 0.1.0版本
多页面,页标题是中文的话,无法切换页面
-
Adding notes or text before and after {r} code has confusing effects. Starting with this flex doc. Im having a hard time adding rmarkdown code here. it tries to render it and mess it up. Here is the i…
-
Thank you very much for this wonderful package.
My Rmd code generates two tables which are a little too long for one slide.
I searched in vain for a solution to have the tables properly shown in Sli…
-
I test the library with flexdashboard and it seems the library does not work fine:
- The charts were not auto re-sized properly in RStudio Viewer
- There were missing charts. I supposed this could be…
-
Before installing the `flexdashboard`package I was able to execuate this example from the DT library documentation just fine without any issues,
```
library(shiny)
shinyApp(
ui = fluidPage(DT::data…