【发布时间】:2019-03-03 20:29:56
【问题描述】:
我喜欢在股票图表中选择特定的兴趣范围(例如 1 年的时间段),然后按一下按钮将当前标记的开始和结束位置作为列表返回。可以选择将数据写入 csv 文件。 范围数据稍后用于为机器学习准备数据集。
有没有机会用 plotly 做到这一点?
范围滑块:https://plot.ly/python/range-slider/ 自定义按钮:https://plot.ly/python/custom-buttons/#methods
【问题讨论】:
标签: python plotly-python