matplotlib / matplotlib/mplfinance
Feature Request: Get the Low/High/Close/Open value when clicked on particular Bar/Candle
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 678
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
As the question goes, will it be possible to get the L/H/O/C values of any particular bar/candle, when clicked?
Regards
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 the mplfinance repository and its existing bar/candle interaction behavior; the issue does not name files, tests, or an entry point. Done should mean that clicking a particular bar or candle exposes its low, high, open, and close values, with the interaction and returned-value behavior defined.
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