Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data PlotVectors x y

    Chart Graphics.Rendering.Chart.Plot.Vectors

    No documentation available.

  2. PlotVectors :: String -> VectorStyle -> Double -> [(x, y)] -> ((x, y) -> (x, y)) -> [((x, y), (x, y))] -> PlotVectors x y

    Chart Graphics.Rendering.Chart.Plot.Vectors

    No documentation available.

  3. type PickFn a = Point -> Maybe a

    Chart Graphics.Rendering.Chart.Renderable

    A function that maps a point in device coordinates to some value. Perhaps it might be generalised from Maybe a to (MonadPlus m ) => m a in the future.

  4. module Graphics.Color.Illuminant.ICC.PCS

    No documentation available.

  5. newtype Primary (i :: k) e

    Color Graphics.Color.Space

    No documentation available.

  6. PrimaryChromaticity :: Chromaticity i e -> Primary (i :: k) e

    Color Graphics.Color.Space

    No documentation available.

  7. newtype Primary (i :: k) e

    Color Graphics.Color.Space.RGB

    No documentation available.

  8. newtype Primary (i :: k) e

    Color Graphics.Color.Space.RGB

    No documentation available.

  9. PrimaryChromaticity :: Chromaticity i e -> Primary (i :: k) e

    Color Graphics.Color.Space.RGB

    No documentation available.

  10. PrimaryChromaticity :: Chromaticity i e -> Primary (i :: k) e

    Color Graphics.Color.Space.RGB

    No documentation available.

Page 659 of many | Previous | Next