5 Introduction to Matplotlib

66 Lab 5. Matplotlib Plot Customization plt.plot() receives several keyword arguments for customizing the drawing. For ex-ample, the color and style of the line are specified by the following string arguments. Key Color 'b' blue 'g' green 'r' red 'c' cyan 'm' magenta 'k' black Key Style '-' solid line '- … ................
................