Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 01:17:09 +0000



Post From: How to do three tier color based on slope

[2015-12-07 22:07:47]
User380760 - Posts: 88
I'd like to do the color based on slope like the following:
- if the slope is > certain limit (say 1% degree), green
- if the slope is < certain limit (say -1% degree), red
- if the slope is in betw, then gray.

How can I do that? Thanks!