Set text color based on range

  • moon.pie.-1331248592496889927

    Moonpie

    3 months ago

    How can i setup text color based a number range, say if its 0 then red, if its between 1 and 10 then yellow and if its more than 10 then green?
  • olumise-1331251027055476877

    Olumise

    3 months ago

    You can use style variables and then use IF statements to set the colors based on your preference
  • olumise-1331254218115383358

    Olumise

    3 months ago

    Here is an example of how the formula will be @Moonpie
    1331254217892958281-image.png
  • moon.pie.-1331328096774783181

    Moonpie

    3 months ago

    Thank you! This is very helpful to the project and my overall learning of this node based approach.
  • olumise-1331338072612409366

    Olumise

    3 months ago

    You are welcome