Style Enhancements, and add styles from Chandrakant by DanielGoldfarb · Pull Request #634 · matplotlib/mplfinance
Navigation Menu
{{ message }}
matplotlib / mplfinance Public
- Notifications You must be signed in to change notification settings
- Fork 668
Merged
DanielGoldfarb merged 7 commits intomatplotlib:masterfrom
Jun 21, 2023Merged
Style Enhancements, and add styles from Chandrakant#634
DanielGoldfarb merged 7 commits intomatplotlib:masterfrom
Style Enhancements, and add styles from Chandrakant#634
DanielGoldfarb merged 7 commits intomatplotlib:masterfrom
Conversation
Copy link
Collaborator
DanielGoldfarb
commented
Jun 14, 2023
DanielGoldfarb
commented
Enhancements to styles:
- allow volume_alpha from within styles.
- implement separate color for volume bar edges (the token
vcedgewas already in several styles, but had not been implemented in the code). - allow scale width adjustment from withing style: set up dict the same as if for
mpf.plot()kwargscale_width_adjustment
Add styles "binancedark" and "tradingview" created by Chandrakant (and modified slightly by me taking into account the above three enhancements)
DanielGoldfarb added 7 commits
June 14, 2023 18:32
DanielGoldfarb
merged commit
46dcc89
into
matplotlib:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment