Hello,
I have created a gouge that shows an average of some count.
That average over time can be anything, from single digits to thousands.
Is it possible to create a gauge that calculates the "average of averages" based on standard deviation of that average, then shows me the current average based on that scale?
Example:
Day 1 average = 50
Day 2 average = 500
Day 3 average = 234
If I show the gauge it should show an average of 261 + the number will be in the ~middle~ of the gauge because it's relative to 500.
Thanks,
JD