python-visualization / python-visualization/folium
Is it possible to set the "index position" of the slider for a HeatMapWithTime?
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Python
- 星标
- 7.4k
- 派生
- 2.3k
- 平均合并
- 17 小时 22 分钟
- 30 天内合并 PR
- 11
描述
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".
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 HeatMapWithTime 的实现,以及它如何生成保存的 HTML 滑块。确认滑块的初始位置是如何表示的,然后验证打开 HTML 时从索引 5 开始,同时保留数据的时间顺序。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, python
- 领域
- data-visualization
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100