matplotlib / matplotlib/mplfinance

Side-by-Side Plots

Open
#318 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement question
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.

![axis_bank](https://user-images.githubusercontent.com/8217545/105463535-e0215f80-5c98-11eb-84ee-93c0f8d1ba0b.png)
![download](https://user-images.githubusercontent.com/8217545/105463538-e1eb2300-5c98-11eb-8543-4e8e16371c8c.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.