Added lightweight title option - #237
Conversation
|
@teddyrowan The simplest way for me to explain what I have in mind is to write some of the code here. If you like the idea, then please integrate it (or similar) into your local clone and then push to your fork (which will then automatically propagate to this PR). With the above code, instead of: you would do: You can now accomplish the same thing you want and have the flexibility to choose any weight ( Let me know what you think. If you agree to integrate the above code (please check it; I have not tested it) then you will have to also modify the validator for kwarg "title" to allow Thanks. All the best. --Daniel P.S. Please also move the version ( |
…odify title location, alignment, size, and weight.
|
You're right, that was a much more elegant and useful way to implement the change. All parameters for suptitle are now able to be modified and there should be no issues for old code that inputs title as a string. Your code worked great. |
|
Teddy, Thank you so much for contributing to mplfinance. Wishing you all the best. --Daniel |
Option for the user to have a less intense title on their plots. Defaults to the original version.
Original Title:
Lightweight Option: