rstudio / rstudio/flexdashboard
Scroll multiple graphs in one R chunk
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to create a flexdashboard with one tab including multiple graphs (~50). What i get as an output is showing only some graphs and not all. The functionality of scroll is deactivated. I have tried to change the vertical layout = scroll but this does not work either. This seem to be related to the fact that all graphs are written in one chunk as produced by an in-chunk loop. Any ideas?
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce a flexdashboard with one tab containing about 50 graphs generated by a loop in one R chunk, then compare the output with and without vertical_layout set to scroll. Done means every graph is rendered and the tab provides working scrolling; the issue does not name a file or test to start from.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100