tensorflow / tensorflow/tensorboard

Chart fullscreen and back causes weird scaling bug

Open
#331 8 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

When using Tensorboard, and following the following steps, the bug can be reproduced:

  1. Log scalar data to Tensorboard
  2. Open the chart
  3. Set it to fullscreen
  4. Unset the fullscreen

When this is done, the following can be seen:
snip

As a note, this is doesn't get fixed with the built-in update data button. It does get fixed if you refresh the page.

My setup:

  • Standard pip install tensorflow
  • Windows 10
  • Firefox 54

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

Reproduce the issue in TensorBoard using logged scalar data, then inspect the chart behavior around entering and leaving fullscreen. Compare the chart after exiting fullscreen with the refreshed page; done means the scaling is restored without requiring a page refresh or the update-data button.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow, typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.