Profile.
plot
Plot the profile.
title – Matplotlib plot title. (Default value = None)
raster_width – Distance between Points to plot (Default value = 0.5)
label – Matplotlib plot label. (Default value = None)
axis – Matplotlib axis setting. (Default value = “equal”)
axis_labels – List of Matplotlib axis labels. (Default value = None)
grid – Matplotlib grid setting. (Default value = True)
line_style – Matplotlib line style. (Default value = “.-“)
ax – Axis to plot to. (Default value = None)