Here's what I'm trying to do:
I have some AVL data that I would like my users to be able to explore. First, they want to choose the vehicle and the date (really just a single day), then have a time slider they could explore the day with.
I currently have 2 filter (vehicle, date), and the timeline, but it doesn't seem I can tie the filters to the range of the timeline.
Is there a way to do this?