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. Priority :: Double -> a -> Priority a

    chart-svg Chart.Hud

    No documentation available.

  2. data PreferColorScheme

    chart-svg Chart.Markup

    CSS prefer-color-scheme options

  3. PreferDark :: PreferColorScheme

    chart-svg Chart.Markup

    No documentation available.

  4. PreferHud :: PreferColorScheme

    chart-svg Chart.Markup

    includes css that switches approriate hud elements between light and dark.

  5. PreferLight :: PreferColorScheme

    chart-svg Chart.Markup

    No documentation available.

  6. PreferNormal :: PreferColorScheme

    chart-svg Chart.Markup

    No documentation available.

  7. module Chart.Primitive

    Base Chart and ChartTree types and support

  8. pattern PathChart :: Style -> [PathData Double] -> Chart

    chart-svg Chart.Primitive

    pattern of a Chart with PathData

  9. PathData :: [PathData Double] -> ChartData

    chart-svg Chart.Primitive

    List of paths

  10. data Place

    chart-svg Chart.Primitive

    Rectangular placement

Page 675 of many | Previous | Next