The save is here:
I used a script to plot it, which will be released soon. Comments and feedback are appreciated!
Me too, but I was too lazy to make a rainbow pallete :)
r = sin(hue) + 0.5g = sin(hue + PI / 1.5) + 0.5b = sin(hue + PI / 0.75) + 0.5
Oh, thanks.