Plot y versus x as lines and/or markers. Call signatures: plot([x], y, [fmt], ... for col in range(y.shape[1]): ... plot(x, y[:, col]) Copy to clipboard.
確定! 回上一頁