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

add_binary layer #345

Open
6 tasks
dcooley opened this issue Sep 27, 2021 · 0 comments
Open
6 tasks

add_binary layer #345

dcooley opened this issue Sep 27, 2021 · 0 comments

Comments

@dcooley
Copy link
Collaborator

dcooley commented Sep 27, 2021

  • Inputs are vectors of data for each attribute (coordinates, stroke, fill), with a stride and index attribute.
  • internally passes the data directly to the javascript functions that support binary data
    • scatterplot
    • path
    • trips
  • Initially this function won't be exported
dcooley added a commit that referenced this issue Sep 27, 2021
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