Sophiana
Profilo di
Nome | Sophiana |
---|---|
Indirizzo email | n/a |
Messaggi | 1 |
-
- 2025-08-19 12:11:52
- Re: Come combinare tkinter e matlpltlib insieme?
- Forum >> Programmazione Python >> Calcolo scientifico
- To insert a Matplotlib graph into a Tkinter frame, you can use FigureCanvasTkAgg. Create the graph and then embed it in the frame with canvas.get_tk_widget().pack( slope ).