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: make point mark work with ordinal bin #7685

Merged
merged 5 commits into from Sep 12, 2021
Merged

fix: make point mark work with ordinal bin #7685

merged 5 commits into from Sep 12, 2021

Conversation

kanitw
Copy link
Member

@kanitw kanitw commented Sep 7, 2021

fix #7682 + some minor refactors

@kanitw kanitw requested a review from domoritz September 7, 2021 01:53
@domoritz
Copy link
Member

domoritz commented Sep 7, 2021

Looks good. Thank you.

I'm a bit worried that all these changes mean that I have to redo the expr/signal refactoring.

@kanitw kanitw merged commit daac01b into master Sep 12, 2021
@kanitw kanitw deleted the kw/7682 branch September 12, 2021 03:20
BradyJ27 pushed a commit to BradyJ27/vega-lite that referenced this pull request Oct 19, 2023
* fix: make point mark work with ordinal bin

fix vega#7682

* refactor: don't export POSITION_SCALE_CHANNEL_INDEX, use isXorY

* refactor: rename `exprFromValueRefOrSignalRef`

* chore: update examples [CI]

* style: auto-formatting [CI]

Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
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.

Point mark doesn't work with ordinal bin
2 participants