colour.plotting.plot_multi_munsell_value_functions

colour.plotting.plot_multi_munsell_value_functions(functions, **kwargs)[source]

Plots given Munsell value functions.

Parameters
Returns

Current figure and axes.

Return type

tuple

Examples

>>> plot_multi_munsell_value_functions(['ASTM D1535', 'McCamy 1987'])
... 
(<Figure size ... with 1 Axes>, <...AxesSubplot...>)
plot_multi_munsell_value_functions