tensorflow / tensorflow/tensorboard

removing title followed by tag repetition

Open
#5,622 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Why is the tag listed twice for each graph? Once as a title of the graph tagname and a second time as tag: tagname, e.g., see:

snapshot_22

Could this behavior be made configurable by providing an option not repeat it?

This becomes particularly problematic when the tag is very long.

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 locating the graph-rendering entry point and the code that formats the graph title and tag label; the issue does not name specific files or tests. Trace how display options are exposed, then define done as an option that prevents the tag from being repeated while preserving the existing behavior by default. Verify the result with a graph whose tag is long.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.