Customize Time Slider on specific dates?

2920
2
09-17-2015 05:14 AM
AmandaDeMedeiros
Esri Contributor

In the web app developer version, how can you change the Time Slider widget so it will only display your data's specific dates and not the pre-set increments?

Amanda De Medeiros
Esri Canada
2 Replies
JoseLopez4
New Contributor

It would be great it layers could change symbology based on selected time slider window.

ZeZhengLi
Esri Contributor

Amanda,

     You can directly customize `TimeSliderWidget.timeSlider`, it is a TimeSlider dijit from js_api.

Zezheng