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

Allowing grouped bar charts #22

Open
mdlemay opened this issue May 23, 2022 · 2 comments
Open

Allowing grouped bar charts #22

mdlemay opened this issue May 23, 2022 · 2 comments

Comments

@mdlemay
Copy link

mdlemay commented May 23, 2022

Creating grouped bar charts like the example at https://vega.github.io/vega-lite/examples/bar_grouped.html requires that it be possible to encode the xOffset attribute, which does not currently seem to be covered in this library.

@ThomAub
Copy link
Contributor

ThomAub commented May 31, 2022

Is this part or the V5 specification only ?
If so I think #23 could be of some help :)

@mdlemay
Copy link
Author

mdlemay commented May 31, 2022

I do see x_offset show up in the current (v4) schema.rs, but I'm not positive whether that's the relevant one.

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

No branches or pull requests

2 participants