pacificclimate / weather-anomaly-tool

0 stars 0 forks source link

Add "animation" for date selection #14

Open rod-glover opened 6 years ago

rod-glover commented 6 years ago

Add a control that would programmatically increment (or decrement) date (month, year) selection.

Elements: Start, stop, increment (months), speed (seconds, but see below).

This control should not go faster than data loading can accommodate. Will have to add callbacks (e.g., onDataWillLoad, onDataDidLoad) to DataViewer to accommodate this; not a complex ask.

rod-glover commented 2 months ago

Is this really wanted? It might well have been my own idea.