colour.plotting.canvas

colour.plotting.canvas(**kwargs)[source]

Sets the figure size.

Other Parameters:
 figure_size (array_like, optional) – Array defining figure width and height such as figure_size = (width, height).
Returns:Current figure.
Return type:Figure