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

Fix bug that prevent users from using guide-label style to customize header labels #3205

Merged
merged 1 commit into from
Nov 23, 2017

Conversation

kanitw
Copy link
Member

@kanitw kanitw commented Nov 21, 2017

Fix #3204

... (channel === 'row' ? {
align: {value: 'right'},
baseline: {value: 'middle'}
} : {})
// TODO: apply label* (e.g, labelAlign, labelBaseline) here
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an issue for this?

@domoritz
Copy link
Member

Some tests are failing

screen shot 2017-11-22 at 08 58 31

@kanitw
Copy link
Member Author

kanitw commented Nov 22, 2017

Hmm, this is weird. I wonder if keys(update).length behave differently for linux.

@kanitw kanitw force-pushed the kw/3204-facet-label branch from 857d4bc to 2ff787e Compare November 22, 2017 18:59
@kanitw
Copy link
Member Author

kanitw commented Nov 22, 2017

Should be good now. The lower diff hit is actually beyond the scope of this PR.

@domoritz domoritz merged commit 8abb64f into master Nov 23, 2017
@domoritz domoritz deleted the kw/3204-facet-label branch November 23, 2017 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants