我可以通過在其中一個網格軸上停用ax.grid(None)來解決它: import matplotlib.pyplot as plt import seaborn as sns import numpy as np import ...
確定! 回上一頁