packages feed

Chart 1.9.3 → 1.9.4

raw patch · 3 files changed

+53/−3 lines, 3 filesdep ~lensdep ~vectorPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: lens, vector

API changes (from Hackage documentation)

+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Int.Int16
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Int.Int32
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Int.Int64
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Int.Int8
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Types.Word
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Word.Word16
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Word.Word32
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Word.Word64
+ Graphics.Rendering.Chart.Axis.Int: instance Graphics.Rendering.Chart.Axis.Types.PlotValue GHC.Word.Word8
+ Graphics.Rendering.Chart.Plot.Histogram: histToBins :: (RealFrac x, Num y, Ord y) => PlotHist x y -> [((x, x), y)]
- Graphics.Rendering.Chart.Axis.Floating: la_labelf :: forall a_aXd9 a_aYQN. Lens (LinearAxisParams a_aXd9) (LinearAxisParams a_aYQN) ([a_aXd9] -> [String]) ([a_aYQN] -> [String])
+ Graphics.Rendering.Chart.Axis.Floating: la_labelf :: forall a_aRop a_aT0u. Lens (LinearAxisParams a_aRop) (LinearAxisParams a_aT0u) ([a_aRop] -> [String]) ([a_aT0u] -> [String])
- Graphics.Rendering.Chart.Axis.Floating: la_nLabels :: forall a_aXd9. Lens' (LinearAxisParams a_aXd9) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nLabels :: forall a_aRop. Lens' (LinearAxisParams a_aRop) Int
- Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: forall a_aXd9. Lens' (LinearAxisParams a_aXd9) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: forall a_aRop. Lens' (LinearAxisParams a_aRop) Int
- Graphics.Rendering.Chart.Axis.Floating: loga_labelf :: forall a_aXd8 a_aYSI. Iso (LogAxisParams a_aXd8) (LogAxisParams a_aYSI) ([a_aXd8] -> [String]) ([a_aYSI] -> [String])
+ Graphics.Rendering.Chart.Axis.Floating: loga_labelf :: forall a_aRoo a_aT2j. Iso (LogAxisParams a_aRoo) (LogAxisParams a_aT2j) ([a_aRoo] -> [String]) ([a_aT2j] -> [String])
- Graphics.Rendering.Chart.Axis.Types: axis_grid :: forall x_aLYl. Lens' (AxisData x_aLYl) [x_aLYl]
+ Graphics.Rendering.Chart.Axis.Types: axis_grid :: forall x_aGpK. Lens' (AxisData x_aGpK) [x_aGpK]
- Graphics.Rendering.Chart.Axis.Types: axis_labels :: forall x_aLYl. Lens' (AxisData x_aLYl) [[(x_aLYl, String)]]
+ Graphics.Rendering.Chart.Axis.Types: axis_labels :: forall x_aGpK. Lens' (AxisData x_aGpK) [[(x_aGpK, String)]]
- Graphics.Rendering.Chart.Axis.Types: axis_ticks :: forall x_aLYl. Lens' (AxisData x_aLYl) [(x_aLYl, Double)]
+ Graphics.Rendering.Chart.Axis.Types: axis_ticks :: forall x_aGpK. Lens' (AxisData x_aGpK) [(x_aGpK, Double)]
- Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: forall x_aLYl. Lens' (AxisData x_aLYl) (Range -> Double -> x_aLYl)
+ Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: forall x_aGpK. Lens' (AxisData x_aGpK) (Range -> Double -> x_aGpK)
- Graphics.Rendering.Chart.Axis.Types: axis_viewport :: forall x_aLYl. Lens' (AxisData x_aLYl) (Range -> x_aLYl -> Double)
+ Graphics.Rendering.Chart.Axis.Types: axis_viewport :: forall x_aGpK. Lens' (AxisData x_aGpK) (Range -> x_aGpK -> Double)
- Graphics.Rendering.Chart.Axis.Types: axis_visibility :: forall x_aLYl. Lens' (AxisData x_aLYl) AxisVisibility
+ Graphics.Rendering.Chart.Axis.Types: axis_visibility :: forall x_aGpK. Lens' (AxisData x_aGpK) AxisVisibility
- Graphics.Rendering.Chart.Easy: alphaChannel :: () => AlphaColour a -> a
+ Graphics.Rendering.Chart.Easy: alphaChannel :: AlphaColour a -> a
- Graphics.Rendering.Chart.Layout: laxis_generate :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) (AxisFn x_a1gl2)
+ Graphics.Rendering.Chart.Layout: laxis_generate :: forall x_a1alI. Lens' (LayoutAxis x_a1alI) (AxisFn x_a1alI)
- Graphics.Rendering.Chart.Layout: laxis_override :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) (AxisData x_a1gl2 -> AxisData x_a1gl2)
+ Graphics.Rendering.Chart.Layout: laxis_override :: forall x_a1alI. Lens' (LayoutAxis x_a1alI) (AxisData x_a1alI -> AxisData x_a1alI)
- Graphics.Rendering.Chart.Layout: laxis_reverse :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) Bool
+ Graphics.Rendering.Chart.Layout: laxis_reverse :: forall x_a1alI. Lens' (LayoutAxis x_a1alI) Bool
- Graphics.Rendering.Chart.Layout: laxis_style :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) AxisStyle
+ Graphics.Rendering.Chart.Layout: laxis_style :: forall x_a1alI. Lens' (LayoutAxis x_a1alI) AxisStyle
- Graphics.Rendering.Chart.Layout: laxis_title :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) String
+ Graphics.Rendering.Chart.Layout: laxis_title :: forall x_a1alI. Lens' (LayoutAxis x_a1alI) String
- Graphics.Rendering.Chart.Layout: laxis_title_style :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) FontStyle
+ Graphics.Rendering.Chart.Layout: laxis_title_style :: forall x_a1alI. Lens' (LayoutAxis x_a1alI) FontStyle
- Graphics.Rendering.Chart.Layout: layout_background :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) FillStyle
+ Graphics.Rendering.Chart.Layout: layout_background :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) FillStyle
- Graphics.Rendering.Chart.Layout: layout_bottom_axis_visibility :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_bottom_axis_visibility :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_grid_last :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) Bool
+ Graphics.Rendering.Chart.Layout: layout_grid_last :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) Bool
- Graphics.Rendering.Chart.Layout: layout_left_axis_visibility :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_left_axis_visibility :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_legend :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) (Maybe LegendStyle)
+ Graphics.Rendering.Chart.Layout: layout_legend :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) (Maybe LegendStyle)
- Graphics.Rendering.Chart.Layout: layout_margin :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) Double
+ Graphics.Rendering.Chart.Layout: layout_margin :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) Double
- Graphics.Rendering.Chart.Layout: layout_plot_background :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) (Maybe FillStyle)
+ Graphics.Rendering.Chart.Layout: layout_plot_background :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) (Maybe FillStyle)
- Graphics.Rendering.Chart.Layout: layout_plots :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) [Plot x_a1gkX y_a1gkY]
+ Graphics.Rendering.Chart.Layout: layout_plots :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) [Plot x_a1alD y_a1alE]
- Graphics.Rendering.Chart.Layout: layout_right_axis_visibility :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_right_axis_visibility :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_title :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) String
+ Graphics.Rendering.Chart.Layout: layout_title :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) String
- Graphics.Rendering.Chart.Layout: layout_title_style :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) FontStyle
+ Graphics.Rendering.Chart.Layout: layout_title_style :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) FontStyle
- Graphics.Rendering.Chart.Layout: layout_top_axis_visibility :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_top_axis_visibility :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_x_axis :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) (LayoutAxis x_a1gkX)
+ Graphics.Rendering.Chart.Layout: layout_x_axis :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) (LayoutAxis x_a1alD)
- Graphics.Rendering.Chart.Layout: layout_y_axis :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) (LayoutAxis y_a1gkY)
+ Graphics.Rendering.Chart.Layout: layout_y_axis :: forall x_a1alD y_a1alE. Lens' (Layout x_a1alD y_a1alE) (LayoutAxis y_a1alE)
- Graphics.Rendering.Chart.Layout: layoutlr_background :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) FillStyle
+ Graphics.Rendering.Chart.Layout: layoutlr_background :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) FillStyle
- Graphics.Rendering.Chart.Layout: layoutlr_bottom_axis_visibility :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_bottom_axis_visibility :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_grid_last :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) Bool
+ Graphics.Rendering.Chart.Layout: layoutlr_grid_last :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) Bool
- Graphics.Rendering.Chart.Layout: layoutlr_left_axis :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) (LayoutAxis y1_a1gkV)
+ Graphics.Rendering.Chart.Layout: layoutlr_left_axis :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) (LayoutAxis y1_a1alB)
- Graphics.Rendering.Chart.Layout: layoutlr_left_axis_visibility :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_left_axis_visibility :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_legend :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) (Maybe LegendStyle)
+ Graphics.Rendering.Chart.Layout: layoutlr_legend :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) (Maybe LegendStyle)
- Graphics.Rendering.Chart.Layout: layoutlr_margin :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) Double
+ Graphics.Rendering.Chart.Layout: layoutlr_margin :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) Double
- Graphics.Rendering.Chart.Layout: layoutlr_plot_background :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) (Maybe FillStyle)
+ Graphics.Rendering.Chart.Layout: layoutlr_plot_background :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) (Maybe FillStyle)
- Graphics.Rendering.Chart.Layout: layoutlr_plots :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) [Either (Plot x_a1gkU y1_a1gkV) (Plot x_a1gkU y2_a1gkW)]
+ Graphics.Rendering.Chart.Layout: layoutlr_plots :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) [Either (Plot x_a1alA y1_a1alB) (Plot x_a1alA y2_a1alC)]
- Graphics.Rendering.Chart.Layout: layoutlr_right_axis :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) (LayoutAxis y2_a1gkW)
+ Graphics.Rendering.Chart.Layout: layoutlr_right_axis :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) (LayoutAxis y2_a1alC)
- Graphics.Rendering.Chart.Layout: layoutlr_right_axis_visibility :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_right_axis_visibility :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_title :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) String
+ Graphics.Rendering.Chart.Layout: layoutlr_title :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) String
- Graphics.Rendering.Chart.Layout: layoutlr_title_style :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) FontStyle
+ Graphics.Rendering.Chart.Layout: layoutlr_title_style :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) FontStyle
- Graphics.Rendering.Chart.Layout: layoutlr_top_axis_visibility :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_top_axis_visibility :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_x_axis :: forall x_a1gkU y1_a1gkV y2_a1gkW. Lens' (LayoutLR x_a1gkU y1_a1gkV y2_a1gkW) (LayoutAxis x_a1gkU)
+ Graphics.Rendering.Chart.Layout: layoutlr_x_axis :: forall x_a1alA y1_a1alB y2_a1alC. Lens' (LayoutLR x_a1alA y1_a1alB y2_a1alC) (LayoutAxis x_a1alA)
- Graphics.Rendering.Chart.Layout: slayouts_compress_legend :: forall x_a1gkP. Lens' (StackedLayouts x_a1gkP) Bool
+ Graphics.Rendering.Chart.Layout: slayouts_compress_legend :: forall x_a1alv. Lens' (StackedLayouts x_a1alv) Bool
- Graphics.Rendering.Chart.Layout: slayouts_layouts :: forall x_a1gkP x_a1i06. Lens (StackedLayouts x_a1gkP) (StackedLayouts x_a1i06) [StackedLayout x_a1gkP] [StackedLayout x_a1i06]
+ Graphics.Rendering.Chart.Layout: slayouts_layouts :: forall x_a1alv x_a1bXb. Lens (StackedLayouts x_a1alv) (StackedLayouts x_a1bXb) [StackedLayout x_a1alv] [StackedLayout x_a1bXb]
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_angle :: forall x_aCeA y_aCeB. Lens' (PlotAnnotation x_aCeA y_aCeB) Double
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_angle :: forall x_axaz y_axaA. Lens' (PlotAnnotation x_axaz y_axaA) Double
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_background :: forall x_aCeA y_aCeB. Lens' (PlotAnnotation x_aCeA y_aCeB) Rectangle
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_background :: forall x_axaz y_axaA. Lens' (PlotAnnotation x_axaz y_axaA) Rectangle
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_hanchor :: forall x_aCeA y_aCeB. Lens' (PlotAnnotation x_aCeA y_aCeB) HTextAnchor
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_hanchor :: forall x_axaz y_axaA. Lens' (PlotAnnotation x_axaz y_axaA) HTextAnchor
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_style :: forall x_aCeA y_aCeB. Lens' (PlotAnnotation x_aCeA y_aCeB) FontStyle
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_style :: forall x_axaz y_axaA. Lens' (PlotAnnotation x_axaz y_axaA) FontStyle
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_values :: forall x_aCeA y_aCeB x_aCAJ y_aCAK. Lens (PlotAnnotation x_aCeA y_aCeB) (PlotAnnotation x_aCAJ y_aCAK) [(x_aCeA, y_aCeB, String)] [(x_aCAJ, y_aCAK, String)]
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_values :: forall x_axaz y_axaA x_axlM y_axlN. Lens (PlotAnnotation x_axaz y_axaA) (PlotAnnotation x_axlM y_axlN) [(x_axaz, y_axaA, String)] [(x_axlM, y_axlN, String)]
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_vanchor :: forall x_aCeA y_aCeB. Lens' (PlotAnnotation x_aCeA y_aCeB) VTextAnchor
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_vanchor :: forall x_axaz y_axaA. Lens' (PlotAnnotation x_axaz y_axaA) VTextAnchor
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_linethick :: forall z_a1a1Y t_a1a1Z x_a1a20 y_a1a21. Lens' (AreaSpots4D z_a1a1Y t_a1a1Z x_a1a20 y_a1a21) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_linethick :: forall z_a14Db t_a14Dc x_a14Dd y_a14De. Lens' (AreaSpots4D z_a14Db t_a14Dc x_a14Dd y_a14De) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_max_radius :: forall z_a1a1Y t_a1a1Z x_a1a20 y_a1a21. Lens' (AreaSpots4D z_a1a1Y t_a1a1Z x_a1a20 y_a1a21) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_max_radius :: forall z_a14Db t_a14Dc x_a14Dd y_a14De. Lens' (AreaSpots4D z_a14Db t_a14Dc x_a14Dd y_a14De) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_opacity :: forall z_a1a1Y t_a1a1Z x_a1a20 y_a1a21. Lens' (AreaSpots4D z_a1a1Y t_a1a1Z x_a1a20 y_a1a21) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_opacity :: forall z_a14Db t_a14Dc x_a14Dd y_a14De. Lens' (AreaSpots4D z_a14Db t_a14Dc x_a14Dd y_a14De) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_palette :: forall z_a1a1Y t_a1a1Z x_a1a20 y_a1a21. Lens' (AreaSpots4D z_a1a1Y t_a1a1Z x_a1a20 y_a1a21) [Colour Double]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_palette :: forall z_a14Db t_a14Dc x_a14Dd y_a14De. Lens' (AreaSpots4D z_a14Db t_a14Dc x_a14Dd y_a14De) [Colour Double]
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_title :: forall z_a1a1Y t_a1a1Z x_a1a20 y_a1a21. Lens' (AreaSpots4D z_a1a1Y t_a1a1Z x_a1a20 y_a1a21) String
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_title :: forall z_a14Db t_a14Dc x_a14Dd y_a14De. Lens' (AreaSpots4D z_a14Db t_a14Dc x_a14Dd y_a14De) String
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_values :: forall z_a1a1Y t_a1a1Z x_a1a20 y_a1a21 z_a1avd t_a1ave x_a1avf y_a1avg. Lens (AreaSpots4D z_a1a1Y t_a1a1Z x_a1a20 y_a1a21) (AreaSpots4D z_a1avd t_a1ave x_a1avf y_a1avg) [(x_a1a20, y_a1a21, z_a1a1Y, t_a1a1Z)] [(x_a1avf, y_a1avg, z_a1avd, t_a1ave)]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_values :: forall z_a14Db t_a14Dc x_a14Dd y_a14De z_a155e t_a155f x_a155g y_a155h. Lens (AreaSpots4D z_a14Db t_a14Dc x_a14Dd y_a14De) (AreaSpots4D z_a155e t_a155f x_a155g y_a155h) [(x_a14Dd, y_a14De, z_a14Db, t_a14Dc)] [(x_a155g, y_a155h, z_a155e, t_a155f)]
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_fillcolour :: forall z_a1a22 x_a1a23 y_a1a24. Lens' (AreaSpots z_a1a22 x_a1a23 y_a1a24) (Colour Double)
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_fillcolour :: forall z_a14Df x_a14Dg y_a14Dh. Lens' (AreaSpots z_a14Df x_a14Dg y_a14Dh) (Colour Double)
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linecolour :: forall z_a1a22 x_a1a23 y_a1a24. Lens' (AreaSpots z_a1a22 x_a1a23 y_a1a24) (AlphaColour Double)
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linecolour :: forall z_a14Df x_a14Dg y_a14Dh. Lens' (AreaSpots z_a14Df x_a14Dg y_a14Dh) (AlphaColour Double)
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linethick :: forall z_a1a22 x_a1a23 y_a1a24. Lens' (AreaSpots z_a1a22 x_a1a23 y_a1a24) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linethick :: forall z_a14Df x_a14Dg y_a14Dh. Lens' (AreaSpots z_a14Df x_a14Dg y_a14Dh) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_max_radius :: forall z_a1a22 x_a1a23 y_a1a24. Lens' (AreaSpots z_a1a22 x_a1a23 y_a1a24) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_max_radius :: forall z_a14Df x_a14Dg y_a14Dh. Lens' (AreaSpots z_a14Df x_a14Dg y_a14Dh) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_opacity :: forall z_a1a22 x_a1a23 y_a1a24. Lens' (AreaSpots z_a1a22 x_a1a23 y_a1a24) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_opacity :: forall z_a14Df x_a14Dg y_a14Dh. Lens' (AreaSpots z_a14Df x_a14Dg y_a14Dh) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_title :: forall z_a1a22 x_a1a23 y_a1a24. Lens' (AreaSpots z_a1a22 x_a1a23 y_a1a24) String
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_title :: forall z_a14Df x_a14Dg y_a14Dh. Lens' (AreaSpots z_a14Df x_a14Dg y_a14Dh) String
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_values :: forall z_a1a22 x_a1a23 y_a1a24 z_a1apn x_a1apo y_a1app. Lens (AreaSpots z_a1a22 x_a1a23 y_a1a24) (AreaSpots z_a1apn x_a1apo y_a1app) [(x_a1a23, y_a1a24, z_a1a22)] [(x_a1apo, y_a1app, z_a1apn)]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_values :: forall z_a14Df x_a14Dg y_a14Dh z_a14ZC x_a14ZD y_a14ZE. Lens (AreaSpots z_a14Df x_a14Dg y_a14Dh) (AreaSpots z_a14ZC x_a14ZD y_a14ZE) [(x_a14Dg, y_a14Dh, z_a14Df)] [(x_a14ZD, y_a14ZE, z_a14ZC)]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_alignment :: forall x_a17oH y_a17oI. Lens' (PlotBars x_a17oH y_a17oI) PlotBarsAlignment
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_alignment :: forall x_a11Zs y_a11Zt. Lens' (PlotBars x_a11Zs y_a11Zt) PlotBarsAlignment
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_item_styles :: forall x_a17oH y_a17oI. Lens' (PlotBars x_a17oH y_a17oI) [(FillStyle, Maybe LineStyle)]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_item_styles :: forall x_a11Zs y_a11Zt. Lens' (PlotBars x_a11Zs y_a11Zt) [(FillStyle, Maybe LineStyle)]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_reference :: forall x_a17oH y_a17oI. Lens' (PlotBars x_a17oH y_a17oI) y_a17oI
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_reference :: forall x_a11Zs y_a11Zt. Lens' (PlotBars x_a11Zs y_a11Zt) y_a11Zt
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_singleton_width :: forall x_a17oH y_a17oI. Lens' (PlotBars x_a17oH y_a17oI) Double
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_singleton_width :: forall x_a11Zs y_a11Zt. Lens' (PlotBars x_a11Zs y_a11Zt) Double
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_spacing :: forall x_a17oH y_a17oI. Lens' (PlotBars x_a17oH y_a17oI) PlotBarsSpacing
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_spacing :: forall x_a11Zs y_a11Zt. Lens' (PlotBars x_a11Zs y_a11Zt) PlotBarsSpacing
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_style :: forall x_a17oH y_a17oI. Lens' (PlotBars x_a17oH y_a17oI) PlotBarsStyle
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_style :: forall x_a11Zs y_a11Zt. Lens' (PlotBars x_a11Zs y_a11Zt) PlotBarsStyle
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_titles :: forall x_a17oH y_a17oI. Lens' (PlotBars x_a17oH y_a17oI) [String]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_titles :: forall x_a11Zs y_a11Zt. Lens' (PlotBars x_a11Zs y_a11Zt) [String]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_values :: forall x_a17oH y_a17oI x_a17Hu. Lens (PlotBars x_a17oH y_a17oI) (PlotBars x_a17Hu y_a17oI) [(x_a17oH, [y_a17oI])] [(x_a17Hu, [y_a17oI])]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_values :: forall x_a11Zs y_a11Zt x_a12hF. Lens (PlotBars x_a11Zs y_a11Zt) (PlotBars x_a12hF y_a11Zt) [(x_a11Zs, [y_a11Zt])] [(x_a12hF, [y_a11Zt])]
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_centre :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_centre :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) Double
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_fall_fill_style :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) FillStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_fall_fill_style :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) FillStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_fill :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) Bool
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_fill :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) Bool
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_line_style :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) LineStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_line_style :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) LineStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_rise_fill_style :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) FillStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_rise_fill_style :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) FillStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_tick_length :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_tick_length :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) Double
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_title :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) String
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_title :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) String
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_values :: forall x_awvR y_awvS x_awJu y_awJv. Lens (PlotCandle x_awvR y_awvS) (PlotCandle x_awJu y_awJv) [Candle x_awvR y_awvS] [Candle x_awJu y_awJv]
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_values :: forall x_arru y_arrv x_arF4 y_arF5. Lens (PlotCandle x_arru y_arrv) (PlotCandle x_arF4 y_arF5) [Candle x_arru y_arrv] [Candle x_arF4 y_arF5]
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_width :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_width :: forall x_arru y_arrv. Lens' (PlotCandle x_arru y_arrv) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_line_style :: forall x_auri y_aurj. Lens' (PlotErrBars x_auri y_aurj) LineStyle
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_line_style :: forall x_apnA y_apnB. Lens' (PlotErrBars x_apnA y_apnB) LineStyle
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_overhang :: forall x_auri y_aurj. Lens' (PlotErrBars x_auri y_aurj) Double
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_overhang :: forall x_apnA y_apnB. Lens' (PlotErrBars x_apnA y_apnB) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_tick_length :: forall x_auri y_aurj. Lens' (PlotErrBars x_auri y_aurj) Double
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_tick_length :: forall x_apnA y_apnB. Lens' (PlotErrBars x_apnA y_apnB) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_title :: forall x_auri y_aurj. Lens' (PlotErrBars x_auri y_aurj) String
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_title :: forall x_apnA y_apnB. Lens' (PlotErrBars x_apnA y_apnB) String
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_values :: forall x_auri y_aurj x_auFi y_auFj. Lens (PlotErrBars x_auri y_aurj) (PlotErrBars x_auFi y_auFj) [ErrPoint x_auri y_aurj] [ErrPoint x_auFi y_auFj]
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_values :: forall x_apnA y_apnB x_apBe y_apBf. Lens (PlotErrBars x_apnA y_apnB) (PlotErrBars x_apBe y_apBf) [ErrPoint x_apnA y_apnB] [ErrPoint x_apBe y_apBf]
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_line :: forall x_atAu y_atAv. Lens' (PlotFillBetween x_atAu y_atAv) (Maybe LineStyle)
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_line :: forall x_aovQ y_aovR. Lens' (PlotFillBetween x_aovQ y_aovR) (Maybe LineStyle)
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_style :: forall x_atAu y_atAv. Lens' (PlotFillBetween x_atAu y_atAv) FillStyle
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_style :: forall x_aovQ y_aovR. Lens' (PlotFillBetween x_aovQ y_aovR) FillStyle
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_title :: forall x_atAu y_atAv. Lens' (PlotFillBetween x_atAu y_atAv) String
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_title :: forall x_aovQ y_aovR. Lens' (PlotFillBetween x_aovQ y_aovR) String
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_values :: forall x_atAu y_atAv x_atFY y_atFZ. Lens (PlotFillBetween x_atAu y_atAv) (PlotFillBetween x_atFY y_atFZ) [(x_atAu, (y_atAv, y_atAv))] [(x_atFY, (y_atFZ, y_atFZ))]
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_values :: forall x_aovQ y_aovR x_aoB4 y_aoB5. Lens (PlotFillBetween x_aovQ y_aovR) (PlotFillBetween x_aoB4 y_aoB5) [(x_aovQ, (y_aovR, y_aovR))] [(x_aoB4, (y_aoB5, y_aoB5))]
- Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_x_values :: forall x_atoB y_atoC x_atpE. Lens (PlotHidden x_atoB y_atoC) (PlotHidden x_atpE y_atoC) [x_atoB] [x_atpE]
+ Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_x_values :: forall x_aokh y_aoki x_aolh. Lens (PlotHidden x_aokh y_aoki) (PlotHidden x_aolh y_aoki) [x_aokh] [x_aolh]
- Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_y_values :: forall x_atoB y_atoC y_atpF. Lens (PlotHidden x_atoB y_atoC) (PlotHidden x_atoB y_atpF) [y_atoC] [y_atpF]
+ Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_y_values :: forall x_aokh y_aoki y_aoli. Lens (PlotHidden x_aokh y_aoki) (PlotHidden x_aokh y_aoli) [y_aoki] [y_aoli]
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_bins :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) Int
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_bins :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) Int
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_drop_lines :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) Bool
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_drop_lines :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) Bool
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_fill_style :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) FillStyle
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_fill_style :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) FillStyle
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_line_style :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) LineStyle
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_line_style :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) LineStyle
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_no_zeros :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) Bool
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_no_zeros :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) Bool
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_norm_func :: forall x_a1ecy y_a1ecz y_a1erl. Lens (PlotHist x_a1ecy y_a1ecz) (PlotHist x_a1ecy y_a1erl) (Double -> Int -> y_a1ecz) (Double -> Int -> y_a1erl)
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_norm_func :: forall x_a18eE y_a18eF y_a18sW. Lens (PlotHist x_a18eE y_a18eF) (PlotHist x_a18eE y_a18sW) (Double -> Int -> y_a18eF) (Double -> Int -> y_a18sW)
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_range :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) (Maybe (x_a1ecy, x_a1ecy))
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_range :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) (Maybe (x_a18eE, x_a18eE))
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_title :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) String
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_title :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) String
- Graphics.Rendering.Chart.Plot.Histogram: plot_hist_values :: forall x_a1ecy y_a1ecz. Lens' (PlotHist x_a1ecy y_a1ecz) [x_a1ecy]
+ Graphics.Rendering.Chart.Plot.Histogram: plot_hist_values :: forall x_a18eE y_a18eF. Lens' (PlotHist x_a18eE y_a18eF) [x_a18eE]
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_limit_values :: forall x_asw0 y_asw1. Lens' (PlotLines x_asw0 y_asw1) [[(Limit x_asw0, Limit y_asw1)]]
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_limit_values :: forall x_anqP y_anqQ. Lens' (PlotLines x_anqP y_anqQ) [[(Limit x_anqP, Limit y_anqQ)]]
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_style :: forall x_asw0 y_asw1. Lens' (PlotLines x_asw0 y_asw1) LineStyle
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_style :: forall x_anqP y_anqQ. Lens' (PlotLines x_anqP y_anqQ) LineStyle
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_title :: forall x_asw0 y_asw1. Lens' (PlotLines x_asw0 y_asw1) String
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_title :: forall x_anqP y_anqQ. Lens' (PlotLines x_anqP y_anqQ) String
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_values :: forall x_asw0 y_asw1. Lens' (PlotLines x_asw0 y_asw1) [[(x_asw0, y_asw1)]]
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_values :: forall x_anqP y_anqQ. Lens' (PlotLines x_anqP y_anqQ) [[(x_anqP, y_anqQ)]]
- Graphics.Rendering.Chart.Plot.Points: plot_points_style :: forall x_as1q y_as1r. Lens' (PlotPoints x_as1q y_as1r) PointStyle
+ Graphics.Rendering.Chart.Plot.Points: plot_points_style :: forall x_amWC y_amWD. Lens' (PlotPoints x_amWC y_amWD) PointStyle
- Graphics.Rendering.Chart.Plot.Points: plot_points_title :: forall x_as1q y_as1r. Lens' (PlotPoints x_as1q y_as1r) String
+ Graphics.Rendering.Chart.Plot.Points: plot_points_title :: forall x_amWC y_amWD. Lens' (PlotPoints x_amWC y_amWD) String
- Graphics.Rendering.Chart.Plot.Points: plot_points_values :: forall x_as1q y_as1r x_as5A y_as5B. Lens (PlotPoints x_as1q y_as1r) (PlotPoints x_as5A y_as5B) [(x_as1q, y_as1r)] [(x_as5A, y_as5B)]
+ Graphics.Rendering.Chart.Plot.Points: plot_points_values :: forall x_amWC y_amWD x_an0w y_an0x. Lens (PlotPoints x_amWC y_amWD) (PlotPoints x_an0w y_an0x) [(x_amWC, y_amWD)] [(x_an0w, y_an0x)]
- Graphics.Rendering.Chart.Plot.Types: plot_all_points :: forall x_arDW y_arDX. Lens' (Plot x_arDW y_arDX) ([x_arDW], [y_arDX])
+ Graphics.Rendering.Chart.Plot.Types: plot_all_points :: forall x_amzB y_amzC. Lens' (Plot x_amzB y_amzC) ([x_amzB], [y_amzC])
- Graphics.Rendering.Chart.Plot.Types: plot_legend :: forall x_arDW y_arDX. Lens' (Plot x_arDW y_arDX) [(String, Rect -> BackendProgram ())]
+ Graphics.Rendering.Chart.Plot.Types: plot_legend :: forall x_amzB y_amzC. Lens' (Plot x_amzB y_amzC) [(String, Rect -> BackendProgram ())]
- Graphics.Rendering.Chart.Plot.Types: plot_render :: forall x_arDW y_arDX. Lens' (Plot x_arDW y_arDX) (PointMapFn x_arDW y_arDX -> BackendProgram ())
+ Graphics.Rendering.Chart.Plot.Types: plot_render :: forall x_amzB y_amzC. Lens' (Plot x_amzB y_amzC) (PointMapFn x_amzB y_amzC -> BackendProgram ())
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_grid :: forall x_a15di y_a15dj. Lens' (PlotVectors x_a15di y_a15dj) [(x_a15di, y_a15dj)]
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_grid :: forall x_a100h y_a100i. Lens' (PlotVectors x_a100h y_a100i) [(x_a100h, y_a100i)]
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_mapf :: forall x_a15di y_a15dj. Lens' (PlotVectors x_a15di y_a15dj) ((x_a15di, y_a15dj) -> (x_a15di, y_a15dj))
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_mapf :: forall x_a100h y_a100i. Lens' (PlotVectors x_a100h y_a100i) ((x_a100h, y_a100i) -> (x_a100h, y_a100i))
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_scale :: forall x_a15di y_a15dj. Lens' (PlotVectors x_a15di y_a15dj) Double
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_scale :: forall x_a100h y_a100i. Lens' (PlotVectors x_a100h y_a100i) Double
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_style :: forall x_a15di y_a15dj. Lens' (PlotVectors x_a15di y_a15dj) VectorStyle
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_style :: forall x_a100h y_a100i. Lens' (PlotVectors x_a100h y_a100i) VectorStyle
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_title :: forall x_a15di y_a15dj. Lens' (PlotVectors x_a15di y_a15dj) String
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_title :: forall x_a100h y_a100i. Lens' (PlotVectors x_a100h y_a100i) String
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_values :: forall x_a15di y_a15dj. Lens' (PlotVectors x_a15di y_a15dj) [((x_a15di, y_a15dj), (x_a15di, y_a15dj))]
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_values :: forall x_a100h y_a100i. Lens' (PlotVectors x_a100h y_a100i) [((x_a100h, y_a100i), (x_a100h, y_a100i))]

Files

Chart.cabal view
@@ -1,5 +1,5 @@ Name: Chart-Version: 1.9.3+Version: 1.9.4 License: BSD3 License-file: LICENSE Copyright: Tim Docker, 2006-2014@@ -14,14 +14,15 @@               Documentation: https://github.com/timbod7/haskell-chart/wiki. Category: Graphics-Cabal-Version: >= 1.6+Cabal-Version: 1.18 Build-Type: Simple  library+  default-language: Haskell98   Build-depends: base >= 3 && < 5                , old-locale                , time, mtl, array-               , lens >= 3.9 && < 4.19+               , lens >= 3.9 && < 5.2                , colour >= 2.2.1 && < 2.4                , data-default-class < 0.2                , mtl >= 2.0 && < 2.3
Graphics/Rendering/Chart/Axis/Int.hs view
@@ -14,11 +14,58 @@ ) where  import Data.List(genericLength)+import Data.Int (Int8, Int16, Int32, Int64)+import Data.Word (Word8, Word16, Word32, Word64) import Graphics.Rendering.Chart.Geometry import Graphics.Rendering.Chart.Axis.Types import Graphics.Rendering.Chart.Axis.Floating  instance PlotValue Int where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Int8 where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Int16 where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Int32 where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Int64 where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Word where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Word8 where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Word16 where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Word32 where+    toValue    = fromIntegral+    fromValue  = round+    autoAxis   = autoScaledIntAxis defaultIntAxis++instance PlotValue Word64 where     toValue    = fromIntegral     fromValue  = round     autoAxis   = autoScaledIntAxis defaultIntAxis
Graphics/Rendering/Chart/Plot/Histogram.hs view
@@ -7,6 +7,7 @@   , defaultPlotHist   , defaultFloatPlotHist   , defaultNormedPlotHist+  , histToBins     -- * Accessors   , plot_hist_title   , plot_hist_bins@@ -161,6 +162,7 @@         let y = (p_y p1 + p_y p2) / 2         in strokePath $ moveTo' (p_x p1) y <> lineTo' (p_x p2) y +-- | Obtain the bin dimensions of a given @PlotHist@. histToBins :: (RealFrac x, Num y, Ord y) => PlotHist x y -> [((x,x), y)] histToBins hist =     filter_zeros $ zip bounds $ counts