Skip to content

How to use .projection method #458

@mhkeller

Description

@mhkeller

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions