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.
-
Chart Graphics.Rendering.Chart.Axis.Floating No documentation available.
-
Chart Graphics.Rendering.Chart.Axis.Indexed Type for capturing values plotted by index number (ie position in a list) rather than a numerical value.
-
Chart Graphics.Rendering.Chart.Axis.Indexed No documentation available.
-
Chart Graphics.Rendering.Chart.Axis.Types A typeclass abstracting the functions we need to be able to plot against an axis of type a
-
Chart Graphics.Rendering.Chart.Drawing The different shapes a point can have.
PointShapeArrowHead :: Double -> PointShapeChart Graphics.Rendering.Chart.Drawing No documentation available.
PointShapeCircle :: PointShapeChart Graphics.Rendering.Chart.Drawing A circle.
-
Chart Graphics.Rendering.Chart.Drawing A cross.
PointShapeEllipse :: Double -> Double -> PointShapeChart Graphics.Rendering.Chart.Drawing Ratio of minor to major axis and rotation
-
Chart Graphics.Rendering.Chart.Drawing A plus sign.