Change fill color of progress bar using graph

Don’t set anything in your getter, those functions are suppose to be pure and have no side effects. So do the color changes in Tick, or add another binding for just the color.