Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I've been checking in with this graph occasionally ever since it was mentioned on the MinuteEarth video. Since it's going through a larger range of data as time goes on, some people (namely, me) would prefer to go through it a little quicker.
Then I realised I also wanted to go through it slower in the latest last 1/4 or 1/8 of the data.
So I dropped in a speed selector that also defaults to the current speed. You can swap to faster or slower speeds. There is 'slow' and 'super slow', 'fast' and 'super fast'. It also supports URL construction/processing as with all the other parameters.
I'm okay if you don't merge the changes, but I feel others might enjoy the choice, hence my PR. If you want to merge the feature, feel free to alter as you see fit before merging.