colour.plotting.single_cmfs_plot

colour.plotting.single_cmfs_plot(cmfs='CIE 1931 2 Degree Standard Observer', **kwargs)[source]

Plots given colour matching functions.

Parameters:cmfs (unicode, optional) – Colour matching functions to plot.
Other Parameters:
 **kwargs (dict, optional) – {colour.plotting.render()}, Please refer to the documentation of the previously listed definition.
Returns:Current figure or None.
Return type:Figure

Examples

>>> single_cmfs_plot()