flexdashboard icon indicating copy to clipboard operation
flexdashboard copied to clipboard

Easy interactive dashboards for R

Results 86 flexdashboard issues
Sort by recently updated
recently updated
newest added

I would like that clicking on the dashboard title in the navbar brings back to the home page, rather than using a redundant home navbar button. It is possible to...

For a bigger project (more than 10 pages with heavy content and many plots) it would help when RStudio would knit more than one html output file. So that the...

enhancement

## Disclaimer I previously [asked this question on SO](https://stackoverflow.com/questions/77887360/chart-notes-are-not-shown-in-flexdashboard-if-an-empty-chunk-is-added-at-the-end) to check whether this behavior is maybe intentional and got a workaround as a solution, but I am still not sure...

Can you add a layout example of the following. I'm unable to create this ![image 1](https://cloud.githubusercontent.com/assets/51676/15612571/bdc152fc-2448-11e6-8235-95ebcac7114c.png)

enhancement

Hi, I'm developing a Shiny Flexdashboard with multiple Leaftlet maps in separate pages. I expect the user to first see page 1, then move to page 2. In the event...

We would like to submit a canvasXpress example for your flexdashboard examples site that showcases the use of CanvasXpress to visualize genetic data. The R canvasXpress package enables use of...

source: [Output flexdashboard with renderLeaflet to html](https://stackoverflow.com/questions/76972645/output-flexdashboard-with-renderleaflet-to-html) I have flexdashboard code that works when I run it within RStudio (using the "Run Document" button and viewing in RStudio's viewer -...

Hello, I am a new user of flexdashboard. I am currently creating a flexdashboard and am trying to incorporate sidebars that link to other R Markdown documents. My goal is...

This is a small change that will be transparent to most users that avoids errors if setting the `theme: preset` key. Currently, because bslib errors if `preset` and `bootswatch` are...

I am trying to compile a report using flexdashboard in R 4.3 and plotly. When I try to select an item on a tab which contains multiple sub-tabs, the content...