matplotlib / matplotlib/mplfinance
Side-by-Side Plots
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 678
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm quite new to mplfinance, but I am enjoying using it. I can plot the stock data, macd data, rsi and volume for one stock in a plot. However, I would like it if I could plot 4 or 5 similar plots side-by-side, so that they can be glanced at one go.
I am attaching two plots I made of two Indian stocks. It would be nice if I could arrange these sideways in one large plot.
Thanks in advance.


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
The issue provides no file or test entry point. Begin by reviewing mplfinance's existing plotting API and how its current single-stock plots combine price, MACD, RSI, and volume; done would be a supported way to arrange four or five such stock plots side-by-side in one larger figure.
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