rstudio / rstudio/flexdashboard
Q: is there a way to hide rows based off a conditional statement
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
For example, I have a dashboard with a dropdown. If there is no data for certain rows of the dashboard, I want to hide it altogether rather than show a dygraph error
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
No file, test, or entry point is mentioned. Start by locating how dashboard rows are rendered and how empty-data dygraph errors are handled; done should mean rows with no data are hidden instead of displaying an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100