Skip to content

mpf and subplots #17

Closed
Closed
@rman58

Description

@rman58

Hi Daniel!
Thank you for your work to improve mplfinance!
How can I use MPF in old code (I write it by analogy):
fig, (ax1, ax2, ax3) = plt.subplots(nrows=3, ncols=1)
mpf.plot(df, type='candle', ax=ax1)

Metadata

Metadata

Labels

enhancementNew feature or requestreleasedcode merged into repo AND released to Pypi

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions