Typescript error d3 RGBColor not having r, g, b properties
I’m trying to add opacity on colors using a d3 colorscale with diverging scheme.
Here’s what I got so far :
I’m trying to add opacity on colors using a d3 colorscale with diverging scheme.
Here’s what I got so far :