matplotlib / matplotlib/mplfinance
How to push my marker subplot in front of the main plot wick? (problem with candles and wicks)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 678
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
when im adding a mark(I've used 'v') with mpf.make_addplot ,
my subplot is at a better visual priority from the candles, but not the wicks.

is that a bug? is there anything im doing wrong?
I've used "inherit" in styling, and my make_addplot is pretty simple.


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 reproducing the attached candle-and-wick example using mplfinance.make_addplot and the shown styling. Inspect how the addplot marker and candlestick wicks are rendered and layered; done means determining whether the overlap is a bug or expected behavior and providing a confirmed explanation or fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100