Axes¶set methods¶ax.set_title('Value profile', loc='left') ax.set_xticks(xticks) ax.set_xticklabels(xtick_labels) ax.set_xlim(xticks[0], xticks[-1])