matplotlib.colorbar — Matplotlib 3.5.3 documentation
https://matplotlib.org/stable/api/colorbar_api.html
matplotlib.colorbar. make_axes (parents, location = None, orientation = None, fraction = 0.15, shrink = 1.0, aspect = 20, ** kw) [source] # Create an Axes suitable for a colorbar.. The axes is placed in the figure of the parents axes, by resizing and repositioning parents.. Parameters parents Axes or list of Axes. The Axes to use as parents for placing the colorbar. location …
DA: 11 PA: 82 MOZ Rank: 85