Skip to content

Instantly share code, notes, and snippets.

@Collonville
Created December 20, 2017 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Collonville/cdfbfb425c34d5a73ee0c55d54298a4c to your computer and use it in GitHub Desktop.
Save Collonville/cdfbfb425c34d5a73ee0c55d54298a4c to your computer and use it in GitHub Desktop.
import colour
from colour.plotting import *
from colour.models import *
CIE_1931_chromaticity_diagram_plot(
bounding_box=(-0.1, 0.9, -0.1, 0.9),
standalone=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment