Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scalar: fix axis label on Firefox #5078

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

stephanwlee
Copy link
Contributor

@stephanwlee stephanwlee commented Jun 18, 2021

Please see #5077 for more details. Because of the tight tolerance,
Plottable was setting visibility: hidden on the axis label when it
really shouldn't since we have sufficient space.

Fixes #5077.

Please see tensorflow#5077 for more details. Because of the tight tolerance,
Plottable was setting `visibility: hidden` on the axis label when it
really shouldn't since we have sufficient space.
@stephanwlee stephanwlee merged commit 34877f1 into tensorflow:master Jun 21, 2021
@stephanwlee stephanwlee deleted the fix_ff_scalar branch June 21, 2021 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scalar card axis clipped in Firefox
2 participants