MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / colorbar.py

File colorbar.py

lib/matplotlib/colorbar.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Colorbars are a visualization of the mapping from scalar values to colors.
3In Matplotlib they are drawn into a dedicated `~.axes.Axes`.
4

Callers

nothing calls this directly

Calls 1

registerMethod · 0.45

Tested by

no test coverage detected