实现matplotlib图形通过PyQt5+Qt5在GUI中呈现步骤: ... test(self): x = [1,2,3,4,5,6,7,8,9] y = [23,21,32,13,3,132,13,3,1] self.axes.plot(x, y).
確定! 回上一頁