Closed flov closed 2 years ago
I define the scale with an array of hexadecimal strings, not numbers. This example for a scale would work well but Throws a ts error:j scale: ['#C8EEFF', '#0071A4’]
scale: ['#C8EEFF', '#0071A4’]
Thanks, merged and published
I define the scale with an array of hexadecimal strings, not numbers. This example for a scale would work well but Throws a ts error:j
scale: ['#C8EEFF', '#0071A4’]