Pyplot tutorial — Matplotlib 3.5.3 documentation
https://matplotlib.org/stable/tutorials/introductory/pyplot.html
If you provide a single list or array to plot, matplotlib assumes it is a sequence of y values, and automatically generates the x values for you. Since python ranges start with 0, the default x vector has the same length as y but starts with 0. Hence the x data are [0, 1, 2, 3]. alpha: float contains: the hit testing function clip_box: a matplotlib.transform.Bbox instance
alpha: float
contains: the hit testing function
clip_box: a matplotlib.transform.Bbox instance
DA: 82 PA: 30 MOZ Rank: 1