JuliaPluto/PlutoUI.jl

Clock limit

Open

#45 opened on Sep 23, 2020

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Julia (314 stars) (60 forks)auto 404
good first issue

Description

I like the Clock feature a lot. But is there a possibility to set an end point? Now, when I let the clock run, it will eventually error, given that it tries to go on even when there are no more data to plot. Looping back would be an alternative.

Contributor guide