Daniel Goldfarb

Results 331 comments of Daniel Goldfarb

I don't know if this will work (and don't have time now to test it myself) but have you tried this: Instead of destroying ... save the axes list: ```python...

@g3blv Thank you for the update. Much appreciated. I don't know much about tkinter, however we do get several mplfinance/tkinter related questions from time to time. I appreciate your taking...

Need more information about your environment, *and your full code:* > Fail to create pixmap with Tk_GetPixmap in TkImgPhotoInstanceSetSize This ***is not*** an mplfinance exception. There is something else you...

@sumprain Suman- Thank you so much for contributing to mplfinance. This enhancement looks interesting and useful. I will try to make time this week to code review and test, to...

Duplicate of https://github.com/matplotlib/mplfinance/issues/58

@Chadonillo Brandon, It's been a while. I am reviewing older issues with the intent to prioritize the next set of enhancments for mplfinance. Please let me know if you are...

@stevenm100 Thank you for sharing your code!

@albertusfreddi Albertus, - This feature is not yet available. - At some point this will be available. (hard to say when; maybe a month, maybe two months; other features are...

I do hope one day to integrate this feature into mplfinace. It is, for now, a relatively low priority, because it can be handled using `returnfig=True` and matplotlib annotations. **Here...

See https://matplotlib.org/stable/tutorials/text/annotations.html for further information on how to use matplotlib annotations.