avnikakkar

Results 2 comments of avnikakkar

> ``` > const data = { > data: [0.4, 0.2, .09, 0.8], > colors: ["red", "blue", "green", "yellow"], > }; > ``` > > Obviously, use hex colors but...

Hi, struggling with the same issue - any resolution you found?