I am trying to design a visual filter & View for a standard Sharepoint List. Something similar to this one: http://www.aoglobalview.com/#/regulation-timeline/Clearing/global
- Each List Item has 4 distinct phases; of course the start & end date of these phases are different for each item
- When the user slides the Timeline Slider at the bottom, the View should be updated accordingly
- When the user stretches the Timeline Slider (done using the Zoom Out button in the above sample), additional items whose phases fall in the Timeline window, may be displayed.
- Additional filters like the buttons at the top: Global, EU, UK, US, etc.,
How can I build such a filter + display? Can I start with any of the existing Views (for e.g Gantt chart or Calendar View?) Or use Visio to design?