Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle OHLC and Volume on same panel #530

Merged
merged 2 commits into from
May 25, 2022

Conversation

DanielGoldfarb
Copy link
Collaborator

  • handle OHLC and Volume on same panel
    • by placing Volume on secondary axes.
    • use zorder to make sure OHLC is draw on top of volume
  • add kwarg to set alpha of volume bars
  • add kwarg to set ylim of volume axis

@DanielGoldfarb DanielGoldfarb merged commit dde9e11 into matplotlib:master May 25, 2022
@DanielGoldfarb DanielGoldfarb deleted the ohlc_v_same_panel branch October 28, 2022 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant