I am trying to implement a Gauge Chart that ranges from 0 to 100 and when the value is over 80 it is green, and less than 80 it is red.
- Insert "Text Area".
- What HTML code should I write?
- What JavaScript code should I write?
- How should I make the value a calculated column?
Thank you so much¡.
Francisco
Be able to make the graph I need.