I have a table of percentages:
A | B | C
-------------------
1| 12% | 22% | 42%
-------------------
2| 52% | 2% | 82%
-------------------
3| 72% | 32% | 92%
Is it possible to create a colour map (like a heat map) based on the values in the cells? 0% is pure green and 100% is pure red