lyl1836
lyl1836
@DanielGoldfarb Thank you for your answer, I use: fig, axlist= mpf.plot ( self.df , returnfig = true), is the implementation of embedding mplfinance in pyqt5. However, the two queries are...
To add image effect, I want a picture, but every time I run it, I superimpose a graph. I can't find a suitable way to delete the original graph. 
@DanielGoldfarb : This problem has been dealt with, thank you very much!
I want to use pick_event, but plot doesn't support picker. Is there a way?
@DanielGoldfarb : Thank you very much! I have tested in detail that mplfinance supports common mouse events, such as figure_ enter_ event、figure_ leave_ event、axes_ enter_ event、axes_ leave_ event、button_ press_ Event....
@DanielGoldfarb : Mplfinance has a flexible way to support pick_ Event?
How to enhance it? Do you need to improve the function of mplfinance?
Thank you for your guidance! I'm not familiar with the workflow of fork and clone. Try it while learning! Happy work!
Hi, @croganm :  I also want to use the mouse event of mplfinance. I wrote an example to get fig and convert it into Matplotlib object. After setting the...
I want to use pick_event, but plot doesn't support picker. Is there a way?