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

Remove outer function wrapper #889

Merged
merged 1 commit into from
Jan 24, 2018
Merged

Conversation

chihuahua
Copy link
Member

We remove the outer function wrapper from the default value for xComponentsCreationMethod because vz_line_chart.stepX is already a valid value for the property. Creating a function that returns vz_line_chart.stepX results in a bug.

This fixes an internal issue.

We remove the outer function wrapper from the default value for xComponentsCreationMethod because `vz_line_chart.stepX` is already a valid value for the property.

Creating a function that returns `vz_line_chart.stepX` results in a bug.
@chihuahua chihuahua merged commit 3084223 into tensorflow:master Jan 24, 2018
nfelt pushed a commit to nfelt/tensorboard that referenced this pull request Feb 7, 2018
We remove the outer function wrapper from the default value for xComponentsCreationMethod because `vz_line_chart.stepX` is already a valid value for the property.

Creating a function that returns `vz_line_chart.stepX` results in a bug.
nfelt pushed a commit that referenced this pull request Feb 7, 2018
We remove the outer function wrapper from the default value for xComponentsCreationMethod because `vz_line_chart.stepX` is already a valid value for the property.

Creating a function that returns `vz_line_chart.stepX` results in a bug.
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.

2 participants