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

Levels are not preserved when plotting #125

Closed
BlakeList opened this issue Sep 24, 2018 · 2 comments
Closed

Levels are not preserved when plotting #125

BlakeList opened this issue Sep 24, 2018 · 2 comments
Milestone

Comments

@BlakeList
Copy link

When trying to plot , for example, weather over time using VegaLite, it was noted that the levels were not being kept for the x axis (months). The levels for the months were explicitly stated (using CategoricalArray) however, they were once again not preserved in the actual plotting using VegaLite. Code example has been provided.
github_issue_levels.zip

@davidanthoff davidanthoff added this to the Backlog milestone Sep 26, 2018
@davidanthoff
Copy link
Member

Yeah, we don't have any integration with that right now. I need to think a bit how to best do that.

@jeremiahpslewis
Copy link
Contributor

@davidanthoff This is a duplicate of #335, can be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants