You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear teacher
I want to pyqt5 draw the following picture.
Detailed requirements:
1、On the outside is a K-line diagram, and inside is a table or text group.
2、You want the graphics to zoom with the mouse.
I have some experience in K-line drawing, but I don't have enough experience in word processing.
Text drawn with pg.textitem does not scale automatically.
Excuse me: what kind of text drawing scheme should I use?