Here's a minimum working example: Python 2 import matplotlib.pyplot as plt # # Some toy ... 3, j + 1) ax.scatter(x, y) ax.set_xlim(xlim) ax.set_ylim(ylim).
確定! 回上一頁