matplotlib / matplotlib/mplfinance
Feature Request:为什么不能在图片的下方加一个滚动条?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 678
- PR merge metrics
- No merged PRs in 30d
Description
K线数据记录数多时,线都挤在一堆,看不情,再多的情况下mpf还会提示:数据太多了,你看不清。那为什么不加一个滚动条,把K线间距拉大,也能让用户看清楚呀
如果加了滚动条就不用在乎数据记录的多少了,只是用户担心自己电脑的性能
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing mplfinance's plotting behavior for large K-line datasets and how its Matplotlib integration could support scrolling. Define how the scrollbar would change the visible range and spacing, then verify the result with large datasets while considering the performance concern raised in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100