react-native-speedometer-chart
react-native-speedometer-chart copied to clipboard
Display granularity by color
Hi
Is it possible to add gradients of value by color Red = [0..50] Green = [51..70] Yellow = [71..100]
Bruno
Hi @anctsys, you can try with rgba like rgba(255, 0, 0, 0.2)
Can you give me an example to do this
https://cdn1.vectorstock.com/i/1000x1000/96/95/speedometer-green-orange-red-color-vector-20569695.jpg
Thanks
How to add separator ?