• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. xFormat :: C graph => String -> T graph -> T graph

    gnuplot Graphics.Gnuplot.Frame.OptionSet

    No documentation available.

  2. yFormat :: C graph => String -> T graph -> T graph

    gnuplot Graphics.Gnuplot.Frame.OptionSet

    No documentation available.

  3. zFormat :: (C x, C y, C z) => String -> T (T x y z) -> T (T x y z)

    gnuplot Graphics.Gnuplot.Frame.OptionSet

    No documentation available.

  4. XFormat :: String -> Attribute

    gnuplot Graphics.Gnuplot.Simple

    No documentation available.

  5. optFormat :: OptionSet a -> [String]

    gnuplot Graphics.Gnuplot.Value.Atom

    No documentation available.

  6. RepulsiveForce :: Double -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: G; Default: 1.0; Minimum: 0.0; Notes: Sfdp only

  7. UniformScale :: ScaleType

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  8. data CellFormat

    graphviz Data.GraphViz.Attributes.HTML

    No documentation available.

  9. ScaleUniformly :: Scale

    graphviz Data.GraphViz.Attributes.HTML

    No documentation available.

  10. commandFor :: DotRepr dg n => dg n -> GraphvizCommand

    graphviz Data.GraphViz.Commands

    The appropriate (default) Graphviz command for the given graph.

Page 641 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete