matplotlib.axes — Matplotlib 3.5.1 documentation
matplotlib.org › stable › apiBuild an axes in a figure. Parameters: fig Figure. The axes is build in the Figure fig. rect[left, bottom, width, height] The axes is build in the rectangle rect. rect is in Figure coordinates. sharex, sharey Axes, optional. The x or y axis is shared with the x or y axis in the input Axes. frameonbool, default: True.