set_title can be used to set title, once the proper axes(ax) or subplot is selected. import matplotlib.pyplot as plt fig, ax = plt.subplots(2, 2 ...
確定! 回上一頁