colour.plotting.display

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

Sets the figure display.

Other Parameters:
 
  • standalone (bool, optional) – Whether to show the figure.
  • filename (unicode, optional) – Figure will be saved using given filename argument.
Returns:

Current figure or None.

Return type:

Figure