How do I conditionally format a doughnut chart based on a value that is not a percentage? Chart will remain at 100%, but I want the color to change based on a specific number value. Such as <=1 is green, >1 and <=1.5 is yellow, and >1.5 is red. Is this possible to do?