rstudio / rstudio/flexdashboard

Scroll multiple graphs in one R chunk

Open
#171 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.