On the one hand, if you want to add the grid lines for the X axis you can set the axis argument to "x" . import numpy as np import matplotlib.pyplot as plt # ...
確定! 回上一頁