Hello Charles
You told me you wanted to ensure as soon as the system is started or deployed.
In order to do that if you see at start I set all flow variables to off to initiate the sequence on this part:
If you wanted this to happen also when you push on delete the data you just need to wire this also from wherever you use to clean the chart to set to "off" again the variables.
like this on the example flow I gave you:
This will restart the sequence on the same way that happens on deploy/restart and colors will be again respected.
Regards