colour.plotting.the_blue_sky_plot

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

Plots the blue sky.

Parameters:cmfs (unicode, optional) – Standard observer colour matching functions.
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

>>> the_blue_sky_plot()