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

How to use .projection method #458

Open
mhkeller opened this issue Aug 1, 2023 · 0 comments
Open

How to use .projection method #458

mhkeller opened this issue Aug 1, 2023 · 0 comments

Comments

@mhkeller
Copy link
Contributor

mhkeller commented Aug 1, 2023

I'm running into an issue trying to recreate the point_angle_windvector example here. I get the error:

 .markPoint({ shape: 'wedge', filled: true })
                 ^

TypeError: vl.projection(...).markPoint is not a function

This example shows a .project method instead of .projection but if I try that, I get an error. Any guidance on how to recreate this in Vega Lite API?

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

1 participant