tensorflow / tensorboard-plugin-example

Apache License 2.0
135 stars 59 forks source link

Scalar word break is ugly. #33

Closed dgrahn closed 6 years ago

dgrahn commented 6 years ago

This is what the scalar plugin looks like for me when the hyper parameter line is too long.

image

I recommend changing the word-break to break-all. It then looks like this.

image

If this sounds good, I'll make a PR.

dgrahn commented 6 years ago

Wrong project. My bad.