timeknots icon indicating copy to clipboard operation
timeknots copied to clipboard

order of dates

Open jaygray0919 opened this issue 6 years ago • 0 comments

When using Kubrick films, for example, the date order is oldest-to-newest. How can I change the order from newest-to-oldest? I see where the date is calculated var timestamps = events.map(function(d){return d.value}); but do not see/know how to change the type of ordering (i.e. newest-to-oldest). Thanks for assistance here. /jay gray

jaygray0919 avatar Aug 18 '19 15:08 jaygray0919