Add fullscreen button to mode bar
Open
Nobody has claimed this yet.
feature
P2
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
Sometimes when we have too many graphs on the page we seek to see each graph on fullscreen.
I have developed it already you can see it here https://gist.github.com/p1-rde/2120938f1c7f44c26755cfd83f8562e8
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
Start by locating the mode-bar implementation and reviewing the linked gist, since the issue names no repository files or tests. Compare the proposed fullscreen behavior with the existing mode-bar controls, then verify that each graph can be opened and exited in fullscreen without breaking other controls.
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
- Mostly clear
- Newbie friendliness
- 45/100