SpeedView icon indicating copy to clipboard operation
SpeedView copied to clipboard

Change the sv_speedometerBackColor from top to bottom in Vertical

Open shruti-techindustan opened this issue 5 years ago • 4 comments

I am using ImageLinearGauge. and sv_speedometerBackColor is not working. Please help me.

shruti-techindustan avatar Dec 10 '18 11:12 shruti-techindustan

In vertical linear gauge the direction is only from bottom to top. Make sure that your sv_speedometerBackColor is not same image color. If you want to change the direction you need to create custom gauge

anastr avatar Dec 10 '18 16:12 anastr

Thank you For the help

I attached one image. and I want to make the speedometer like that. Please help me.

speedometer

shruti-techindustan avatar Dec 11 '18 06:12 shruti-techindustan

Did you tried to use ImageLinearGauge with transparent back color (sv_speedometerBackColor is transparent) ?

anastr avatar Dec 11 '18 12:12 anastr

Yes, I have tried with transparent bg in ImageLinearGuage.

Actually, in my case, I am using the image with white filled bg. When I give transparent (sv_speedometerBackColor) then only boundaries of the image are fluctuating but not inner part.

But I want to fluctuate the filled portion, not a border.

shruti-techindustan avatar Dec 11 '18 12:12 shruti-techindustan