You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. First of all thanks for such a great code. Nice work. I am implementing it one of my project but I am having a little problem. I don't want the old values of the bar to fade out. I want them to go instantly and not fade out. How can I achieve this?
I am using red color for the bars. I want the bars to fade really fast. If I use below code its not fading faster.
However, if I replace above code with below code to make it fade faster, the output is it does fades faster but the color is not red anymore. Its red with too much alpha.
Hi. First of all thanks for such a great code. Nice work. I am implementing it one of my project but I am having a little problem. I don't want the old values of the bar to fade out. I want them to go instantly and not fade out. How can I achieve this?
I am using red color for the bars. I want the bars to fade really fast. If I use below code its not fading faster.
However, if I replace above code with below code to make it fade faster, the output is it does fades faster but the color is not red anymore. Its red with too much alpha.
I want the bars to fade really fast with maintaining their original color. How can I do it?
The text was updated successfully, but these errors were encountered: