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 option to specify colors for point colorer as array of objects containing r,g,b, and opacity #31

Open
joshua-gould opened this issue Mar 16, 2020 · 1 comment

Comments

@joshua-gould
Copy link

This makes plotting lots of points significantly faster because colors do not have to be parsed

@cannoneyed
Copy link
Member

Yeah, this is a real annoying pain point - in fact, I tried making a little system for this but wound up getting frustrated by some of the ways we handled colors internally (hint, it's all very tied to THREE)... anyway, I think this is worth revisiting.

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