Open jkomoros opened 3 years ago
transparent
)setColors
as wellnpm package color-rgba
looks exactly like what I want, but the polymer cli server doesn't handle its es6 imports of other packages.
Maybe snowpack? https://www.snowpack.dev/concepts/how-snowpack-works previously pika, as described here http://dplatz.de/blog/2019/es6-bare-imports.html
https://github.com/substack/parse-color also seems reasonable... but also doesn't work
The logic now does manual color calculations, so you can't do it in CSS very easily.
They're currently hardcoded in
_htmlForCell
inmap-visualization.js