DatePickerRange¶
https://dash.plotly.com/dash-core-components/datepickerrange
Accept either
stringsin the form YYYY-MM-DD ordateobjects from the datetime module.Strings are preferred because that's the form dates take as
callback arguments.
https://dash.plotly.com/dash-core-components/datepickerrange
Accept either strings in the form YYYY-MM-DD or date objects from the datetime module.
Strings are preferred because that's the form dates take as callback arguments.