tensorflow / tensorflow/tensorboard
Chart fullscreen and back causes weird scaling bug
Open
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:
- Log scalar data to Tensorboard
- Open the chart
- Set it to fullscreen
- Unset the fullscreen
When this is done, the following can be seen:
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
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
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