Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey guys, I want to know if it's possible to do an incremental traffic light gauge.
I have a common example like this :
And I just want to know if is it possible to have more than one light turned on, an for each row. Because for my needs it would be interesting to do it by an incremental way.
By the time, I'm doing it like this (because it's very similar of what I want to achieve, but this is not what I really want to do) :
Many thanks by advance!!!
In the properties, presentation, choose mode "fill to value"
In the properties, presentation, choose mode "fill to value"
In fact my really purpose is to show a traffic light gauge that has 5 kind of lights :
Red, Yellow, Green1, Green2 and Green3.
Red : I'm doin bad.
Yellow : I'm doin not so bad.
Green1 : I'm doin well.
Green2 : I'm doin very well.
Green3 : I'm doin fantastic.
And I want the possibility of the last 3 ones could be shown together : I mean, show Green1 or Green1 and Green2, or Green1 and Green2 and Green3.
Is there any way to do it?
Many thanks in advance!!
You can show them either one at a time, as in your example, or from the most left to the value. Maybe it is possible, using macros and conditions, utilizing reverse option, show several right lights. There is no way to show several lights in the middle, like would be Green1 and Green2 together.
Thank you Michael, finally I've found the option what you were talking about :
The problem is if I check the "reverse option" button, this is not showing me my lights from right to left, as I thought, this is turning me the lights as the opposite (like a mirror), so I have the same results, only that the first one is not at the most left, is in the most right.
So, if you telling me there is no way to do it without macros, I think it's time to give this up and assume I have to do it with another kind of chart :(.
Thanks Michael anyway!!!