tensorflow / tensorflow/tensorboard

Usability feature request

Open
#1,897 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core:frontend type:feature
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

Hello everyone,

I'd like to request the features below to enhance usability:
. Ability to hide/collapse the left vertical pane to maximize graphs space.
. Ability to hide/collapse the top orange horizontal heading pane to maximize graphs space.
. Auto scroll left graphs as the data reaches the right end of the graph during live training. While preserving zoom/scale.
. If watching two or more graphs, sync (or lock) time/steps among graphs and sync the scrolling right/left. To avoid having to do it for each individual graph.
. Replace gray color in graphs with easier to view (higher contrast with white background) color, like brown.

Thank you.

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

Start by reviewing the graph UI entry points for the left and top panes, live-training scrolling, multi-graph synchronization, and graph colors. Done would require clearly scoped behavior and tests for each requested usability feature, including preserving zoom and synchronizing time or steps across graphs.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.