Maintainer | ch.howard@zoho.com |
---|---|
Safe Haskell | None |
- type Interpretation = [Circle] -> P.Picture
- monoWhite :: Interpretation
- hue :: Float -> Color
- colorful :: Float -> Interpretation
- cycling :: Float -> Float -> Interpretation
Documentation
type Interpretation = [Circle] -> P.PictureSource
monoWhite :: InterpretationSource
All circles are white
colorful :: Float -> InterpretationSource
Provides a multi-colored interpretation which tends to scale smoothly across the hues as the radius grows
cycling :: Float -> Float -> InterpretationSource
Provides a multi-colored interpretation which gives a seemingly random show of the hues