Note
Go to the end to download the full example code.
mplcvd -- an example of figure hook#
To use this hook, ensure that this module is in your PYTHONPATH
, and set
rcParams["figure.hooks"] = ["mplcvd:setup"]
. This hook depends on
the colorspacious
third-party module.