tensorboard icon indicating copy to clipboard operation
tensorboard copied to clipboard

When the name is too long, the loss image cannot fully display all values ​​and the scroll bar cannot scroll.

Open horizon86 opened this issue 1 year ago • 0 comments

Consider Stack Overflow for getting support using TensorBoard—they have a larger community with better searchability:

https://stackoverflow.com/questions/tagged/tensorboard

Do not use this template for for setup, installation, or configuration issues. Instead, use the “installation problem” issue template:

https://github.com/tensorflow/tensorboard/issues/new?template=installation_problem.md

To report a problem with TensorBoard itself, please fill out the remainder of this template.

Environment information (required)

Please run diagnose_tensorboard.py (link below) in the same environment from which you normally run TensorFlow/TensorBoard, and paste the output here:

https://raw.githubusercontent.com/tensorflow/tensorboard/master/tensorboard/tools/diagnose_tensorboard.py

For browser-related issues, please additionally specify:

  • Browser type and version (e.g., Chrome 64.0.3282.140):
  • Screenshot, if it’s a visual issue:

Issue description

The full prompt cannot be displayed here, and the horizontal scroll bar cannot be scrolled (when I try to move to the scroll bar, the scroll bar disappears because the focus leaves the loss curve) image

Please describe the bug as clearly as possible. How can we reproduce the problem without additional resources (including external data files and proprietary Python modules)?

horizon86 avatar Oct 15 '24 09:10 horizon86