colour.plotting.plot_single_illuminant_sd

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

Plots given single illuminant spectral distribution.

Parameters
Returns

Current figure and axes.

Return type

tuple

References

[]

Examples

>>> plot_single_illuminant_sd('A')  
(<Figure size ... with 1 Axes>, <...AxesSubplot...>)
plot_single_illuminant_sd