Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. SurfaceLegendOptions :: AxisOptions -> Double -> Int -> Range Double -> Rect Double -> SurfaceStyle -> SurfaceLegendOptions

    chart-svg Chart.Surface

    No documentation available.

  2. defaultSurfaceLegendOptions :: SurfaceLegendOptions

    chart-svg Chart.Surface

    official surface legend options

  3. textFieldCursorSelectEndOfLine :: TextFieldCursor -> TextFieldCursor

    cursor Cursor.TextField

    No documentation available.

  4. data LegendOrientation

    hvega Graphics.Vega.VegaLite

    Indicates the legend orientation. See the Vega-Lite documentation for more details.

  5. data TmpBackendOptions

    servant-multipart Servant.Multipart

    Configuration for the temporary file based backend. You can configure the way servant-multipart gets its hands on a temporary directory (defaults to getTemporaryDirectory) as well as the filename pattern used for generating the temporary files (defaults to calling them servant-multipartXXX.buf, where XXX is some random number).

  6. TmpBackendOptions :: IO FilePath -> String -> TmpBackendOptions

    servant-multipart Servant.Multipart

    No documentation available.

  7. backendOptions :: MultipartOptions tag -> MultipartBackendOptions tag

    servant-multipart Servant.Multipart

    No documentation available.

  8. defaultBackendOptions :: MultipartBackend tag => Proxy tag -> MultipartBackendOptions tag

    servant-multipart Servant.Multipart

    No documentation available.

  9. defaultTmpBackendOptions :: TmpBackendOptions

    servant-multipart Servant.Multipart

    Default options for the temporary file backend: getTemporaryDirectory and "servant-multipart.buf"

  10. _legendOverlay :: Legend -> Maybe Bool

    xlsx Codec.Xlsx.Types.Drawing.Chart

    No documentation available.

Page 30 of many | Previous | Next