-
Color Fill Text based on a number.
Hello.
I am working on a project and I need some help.
I created a master comp with all the elements I need. I linked the master comp to a .json file and each time i change something in the .json the project is updating. Everything fine and perfect but I am looking for a way to change the fill color for the temperature based on a number (like in the picture i attached). Let’s say you want -20 to be blue, 0 to be white and 40 to be orange.
So each time I update the json file with a new temerature the fill should change to the asign color.
Thanks!
Alex