-
http://rpubs.com/thonguyenduy/181447
I test with a 23' LCD with the resolution of 1920 x 1080, Google Chrome and I must view the page in full screen mode to see the charts properly.
Source code was…
-
This problem is specific to flexdashboard.
I have developed some shiny UI in which a reactive data object is used as the data argument inside of `renderDataTable` function. This works fine in a Shi…
-
Hello,
Thank you much for putting together this great package! I'm having some issues with rendering gvis objects in flexdashbaord. Here's a minimal example:
---
title: "Sample"
output:
flexdash…
-
When trying to install flexdashboard I get the following error (have tried on both R-native and R-Studio and it gives the same error):
> devtools::install_github("rstudio/flexdashboard")
> Downloadin…
-
I noticed that the content on the about page is unframed. I just made a change to flexdashboard to automatically place a frame (+ scroll container) around the content of pages that have no dashboard c…
-
The weather ap gives error:
Error in UseMethod("xmlRoot") :
no applicable method for 'xmlRoot' applied to an object of class "NULL"
-
I try to use rAmCharts with FlexDashboard from RStudio (http://rstudio.github.io/flexdashboard/using.html)
I played around with the layout and it seems to me that rAmCharts could not auto re-size th…
-
I'm trying to port over my shinydashboards to flexdashboard and I'm running into issues with objects that are rendered server-side.
In this example, I have an input selector that is rendered server-s…
-
I try to use rAmCharts with FlexDashboard from RStudio (http://rstudio.github.io/flexdashboard/using.html)
I played around with the layout and it seems to me that rAmCharts could not auto re-size th…
-
Hello, I have created a very simple app that outputs data using DT::renderDataTable. My app is here:
https://beta.rstudioconnect.com/cullan/freshii/
Problem: For example, if you select "Average price…