Sequential Tickers

Hi. I am looking for an easy way to start a new ticker when one reaches end value (or any value).

In other words, i don’t know or can’t see right now how to set a condition in the run section of the second ticker, can you please help me with a working example?

I might be missing something, but how can you get two tickers?

However i have another question. I saved my previous project and can’t find it. I could retrieve it by the history of my browser but not by a search within desmos.

You can get two tickers however i could not get the second one to start at the end of first. As you can see here the condition is set but the second trigger won’t start.

However i figured a different way to do my project with one ticker only.

you didn’t share the project … so we cannot see …

I tried and i got a message like the online editor on the forum does not accept links to… desmos, which kinda surprised me. As i said, i got answers to all my questions for now. Really appreciate it.

Here’s a workaround I have for different timers all linked to the ticker. One action happens every 100ms another happens every 1000ms and another happens every 10s.

Multiple Timers

I hope this helps

Thank you, though as i said, i found a workaround and that was using one single ticker and breaking the function in areas of definition using ifs in curly brackets.