tensorflow / tensorflow/tensorboard

Various Charts can appear tiny

Open
#1,473 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

This is a master issue to track many on-going/zombied issues with charts in general.

Source of all problems: charts are drawn with respect to size of their container. When the container is display: none for any reason (i.e., using dom-if), it can lead to bad measurement and lead to wrong chart.

Issues

#190

PRs

#204
#1465

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

This is a master tracking issue for charts that become tiny when their container is hidden. Review the referenced issue #190 and prior PRs #204 and #1465 first; the payload names no files or tests, and completion criteria for a new change are not defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
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.