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.
-
wl-pprint-annotated Text.PrettyPrint.Annotated.WL No documentation available.
invLinMap :: (Double -> a) -> (a -> Double) -> (a, a) -> Range -> Double -> aChart Graphics.Rendering.Chart.Axis.Types An inverse linear mapping of points from one range to another.
invmap :: PlotValue x => (x, x) -> Range -> Double -> xChart Graphics.Rendering.Chart.Axis.Types The inverse mapping from device co-ordinate range back to interesting values.
linMap :: (a -> Double) -> (a, a) -> Range -> a -> DoubleChart Graphics.Rendering.Chart.Axis.Types A linear mapping of points in one range to another.
vmap :: PlotValue x => (x, x) -> Range -> x -> DoubleChart Graphics.Rendering.Chart.Axis.Types A linear mapping of points in one range to another.
bitmapAlignmentFns :: AlignmentFnsChart Graphics.Rendering.Chart.Backend Alignment to render on raster based graphics.
bitmapAlignmentFns :: AlignmentFnsChart Graphics.Rendering.Chart.Backend.Types Alignment to render on raster based graphics.
type
PointMapFn x y = (Limit x, Limit y) -> PointChart Graphics.Rendering.Chart.Geometry A function mapping between points.
_plot_vectors_mapf :: PlotVectors x y -> (x, y) -> (x, y)Chart Graphics.Rendering.Chart.Plot.Vectors Provide a vector field (R^2 -> R^2) function.
-
Chart Graphics.Rendering.Chart.Plot.Vectors No documentation available.