tensorflow / tensorflow/tensorboard
Collapsible left vertical pane in Scalars tab
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
in the Scalars tab, the left vertical pane is taking a lot of screen real estate and is not always needed. Therefore, it will be useful to reclaim its space in favor of the various training analysis data/charts.
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
Locate the Scalars tab implementation and identify how the left vertical pane is rendered and how its available space is calculated. Check existing UI patterns for collapsible panes, then verify that the pane can be hidden and restored while the training analysis data and charts reclaim its space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100