folium
folium copied to clipboard
Is it possible to set the "index position" of the slider for a HeatMapWithTime?
Problem description
I created a HeatMapWithTime for all hours of a day. While I want to keep the chronological order of the data, I want to start at the sixth hour when I open the HTML file I stored. Thus, I require to shift the slider to index "5".
I had the same question.