scatter-gl icon indicating copy to clipboard operation
scatter-gl copied to clipboard

Add option to specify colors for point colorer as array of objects containing r,g,b, and opacity

Open joshua-gould opened this issue 6 years ago • 1 comments

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

joshua-gould avatar Mar 16 '20 19:03 joshua-gould

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.

cannoneyed avatar Mar 16 '20 22:03 cannoneyed