packages feed

Chart 1.9.1 → 1.9.3

raw patch · 4 files changed

+13/−7 lines, 4 filesdep ~lensnew-uploaderPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: lens

API changes (from Hackage documentation)

+ Graphics.Rendering.Chart.Plot.FillBetween: [_plot_fillbetween_line] :: PlotFillBetween x y -> Maybe LineStyle
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_line :: forall x_atAu y_atAv. Lens' (PlotFillBetween x_atAu y_atAv) (Maybe LineStyle)
- Graphics.Rendering.Chart.Axis.Floating: la_labelf :: forall a_aWY3 a_aYBH. Lens (LinearAxisParams a_aWY3) (LinearAxisParams a_aYBH) ([a_aWY3] -> [String]) ([a_aYBH] -> [String])
+ 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_nLabels :: forall a_aWY3. Lens' (LinearAxisParams a_aWY3) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nLabels :: forall a_aXd9. Lens' (LinearAxisParams a_aXd9) Int
- Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: forall a_aWY3. Lens' (LinearAxisParams a_aWY3) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: forall a_aXd9. Lens' (LinearAxisParams a_aXd9) Int
- Graphics.Rendering.Chart.Axis.Floating: loga_labelf :: forall a_aWY2 a_aYDC. Iso (LogAxisParams a_aWY2) (LogAxisParams a_aYDC) ([a_aWY2] -> [String]) ([a_aYDC] -> [String])
+ 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.Types: axis_grid :: forall x_aLJf. Lens' (AxisData x_aLJf) [x_aLJf]
+ Graphics.Rendering.Chart.Axis.Types: axis_grid :: forall x_aLYl. Lens' (AxisData x_aLYl) [x_aLYl]
- Graphics.Rendering.Chart.Axis.Types: axis_labels :: forall x_aLJf. Lens' (AxisData x_aLJf) [[(x_aLJf, String)]]
+ Graphics.Rendering.Chart.Axis.Types: axis_labels :: forall x_aLYl. Lens' (AxisData x_aLYl) [[(x_aLYl, String)]]
- Graphics.Rendering.Chart.Axis.Types: axis_ticks :: forall x_aLJf. Lens' (AxisData x_aLJf) [(x_aLJf, Double)]
+ Graphics.Rendering.Chart.Axis.Types: axis_ticks :: forall x_aLYl. Lens' (AxisData x_aLYl) [(x_aLYl, Double)]
- Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: forall x_aLJf. Lens' (AxisData x_aLJf) (Range -> Double -> x_aLJf)
+ Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: forall x_aLYl. Lens' (AxisData x_aLYl) (Range -> Double -> x_aLYl)
- Graphics.Rendering.Chart.Axis.Types: axis_viewport :: forall x_aLJf. Lens' (AxisData x_aLJf) (Range -> x_aLJf -> Double)
+ Graphics.Rendering.Chart.Axis.Types: axis_viewport :: forall x_aLYl. Lens' (AxisData x_aLYl) (Range -> x_aLYl -> Double)
- Graphics.Rendering.Chart.Axis.Types: axis_visibility :: forall x_aLJf. Lens' (AxisData x_aLJf) AxisVisibility
+ Graphics.Rendering.Chart.Axis.Types: axis_visibility :: forall x_aLYl. Lens' (AxisData x_aLYl) AxisVisibility
- Graphics.Rendering.Chart.Layout: laxis_generate :: forall x_a1g5J. Lens' (LayoutAxis x_a1g5J) (AxisFn x_a1g5J)
+ Graphics.Rendering.Chart.Layout: laxis_generate :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) (AxisFn x_a1gl2)
- Graphics.Rendering.Chart.Layout: laxis_override :: forall x_a1g5J. Lens' (LayoutAxis x_a1g5J) (AxisData x_a1g5J -> AxisData x_a1g5J)
+ Graphics.Rendering.Chart.Layout: laxis_override :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) (AxisData x_a1gl2 -> AxisData x_a1gl2)
- Graphics.Rendering.Chart.Layout: laxis_reverse :: forall x_a1g5J. Lens' (LayoutAxis x_a1g5J) Bool
+ Graphics.Rendering.Chart.Layout: laxis_reverse :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) Bool
- Graphics.Rendering.Chart.Layout: laxis_style :: forall x_a1g5J. Lens' (LayoutAxis x_a1g5J) AxisStyle
+ Graphics.Rendering.Chart.Layout: laxis_style :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) AxisStyle
- Graphics.Rendering.Chart.Layout: laxis_title :: forall x_a1g5J. Lens' (LayoutAxis x_a1g5J) String
+ Graphics.Rendering.Chart.Layout: laxis_title :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) String
- Graphics.Rendering.Chart.Layout: laxis_title_style :: forall x_a1g5J. Lens' (LayoutAxis x_a1g5J) FontStyle
+ Graphics.Rendering.Chart.Layout: laxis_title_style :: forall x_a1gl2. Lens' (LayoutAxis x_a1gl2) FontStyle
- Graphics.Rendering.Chart.Layout: layout_background :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) FillStyle
+ Graphics.Rendering.Chart.Layout: layout_background :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) FillStyle
- Graphics.Rendering.Chart.Layout: layout_bottom_axis_visibility :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) AxisVisibility
+ 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_grid_last :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) Bool
+ Graphics.Rendering.Chart.Layout: layout_grid_last :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) Bool
- Graphics.Rendering.Chart.Layout: layout_left_axis_visibility :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) AxisVisibility
+ 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_legend :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) (Maybe LegendStyle)
+ Graphics.Rendering.Chart.Layout: layout_legend :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) (Maybe LegendStyle)
- Graphics.Rendering.Chart.Layout: layout_margin :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) Double
+ Graphics.Rendering.Chart.Layout: layout_margin :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) Double
- Graphics.Rendering.Chart.Layout: layout_plot_background :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) (Maybe FillStyle)
+ 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_plots :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) [Plot x_a1g5E y_a1g5F]
+ 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_right_axis_visibility :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) AxisVisibility
+ 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_title :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) String
+ Graphics.Rendering.Chart.Layout: layout_title :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) String
- Graphics.Rendering.Chart.Layout: layout_title_style :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) FontStyle
+ Graphics.Rendering.Chart.Layout: layout_title_style :: forall x_a1gkX y_a1gkY. Lens' (Layout x_a1gkX y_a1gkY) FontStyle
- Graphics.Rendering.Chart.Layout: layout_top_axis_visibility :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) AxisVisibility
+ 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_x_axis :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) (LayoutAxis x_a1g5E)
+ 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_y_axis :: forall x_a1g5E y_a1g5F. Lens' (Layout x_a1g5E y_a1g5F) (LayoutAxis y_a1g5F)
+ 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: layoutlr_background :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) FillStyle
+ 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_bottom_axis_visibility :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) AxisVisibility
+ 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_grid_last :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) Bool
+ 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_left_axis :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) (LayoutAxis y1_a1g5C)
+ 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_visibility :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) AxisVisibility
+ 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_legend :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) (Maybe LegendStyle)
+ 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_margin :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) Double
+ 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_plot_background :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) (Maybe FillStyle)
+ 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_plots :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) [Either (Plot x_a1g5B y1_a1g5C) (Plot x_a1g5B y2_a1g5D)]
+ 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_right_axis :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) (LayoutAxis y2_a1g5D)
+ 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_visibility :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) AxisVisibility
+ 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_title :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) String
+ 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_style :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) FontStyle
+ 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_top_axis_visibility :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) AxisVisibility
+ 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_x_axis :: forall x_a1g5B y1_a1g5C y2_a1g5D. Lens' (LayoutLR x_a1g5B y1_a1g5C y2_a1g5D) (LayoutAxis x_a1g5B)
+ 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: slayouts_compress_legend :: forall x_a1g5w. Lens' (StackedLayouts x_a1g5w) Bool
+ Graphics.Rendering.Chart.Layout: slayouts_compress_legend :: forall x_a1gkP. Lens' (StackedLayouts x_a1gkP) Bool
- Graphics.Rendering.Chart.Layout: slayouts_layouts :: forall x_a1g5w x_a1hKN. Lens (StackedLayouts x_a1g5w) (StackedLayouts x_a1hKN) [StackedLayout x_a1g5w] [StackedLayout x_a1hKN]
+ 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.Plot.Annotation: plot_annotation_angle :: forall x_aBZu y_aBZv. Lens' (PlotAnnotation x_aBZu y_aBZv) Double
+ 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_background :: forall x_aBZu y_aBZv. Lens' (PlotAnnotation x_aBZu y_aBZv) Rectangle
+ 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_hanchor :: forall x_aBZu y_aBZv. Lens' (PlotAnnotation x_aBZu y_aBZv) HTextAnchor
+ 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_style :: forall x_aBZu y_aBZv. Lens' (PlotAnnotation x_aBZu y_aBZv) FontStyle
+ 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_values :: forall x_aBZu y_aBZv x_aClD y_aClE. Lens (PlotAnnotation x_aBZu y_aBZv) (PlotAnnotation x_aClD y_aClE) [(x_aBZu, y_aBZv, String)] [(x_aClD, y_aClE, String)]
+ 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_vanchor :: forall x_aBZu y_aBZv. Lens' (PlotAnnotation x_aBZu y_aBZv) VTextAnchor
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_vanchor :: forall x_aCeA y_aCeB. Lens' (PlotAnnotation x_aCeA y_aCeB) VTextAnchor
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_linethick :: forall z_a19MK t_a19ML x_a19MM y_a19MN. Lens' (AreaSpots4D z_a19MK t_a19ML x_a19MM y_a19MN) Double
+ 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_max_radius :: forall z_a19MK t_a19ML x_a19MM y_a19MN. Lens' (AreaSpots4D z_a19MK t_a19ML x_a19MM y_a19MN) 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_opacity :: forall z_a19MK t_a19ML x_a19MM y_a19MN. Lens' (AreaSpots4D z_a19MK t_a19ML x_a19MM y_a19MN) 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_palette :: forall z_a19MK t_a19ML x_a19MM y_a19MN. Lens' (AreaSpots4D z_a19MK t_a19ML x_a19MM y_a19MN) [Colour 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_title :: forall z_a19MK t_a19ML x_a19MM y_a19MN. Lens' (AreaSpots4D z_a19MK t_a19ML x_a19MM y_a19MN) String
+ 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_values :: forall z_a19MK t_a19ML x_a19MM y_a19MN z_a1afZ t_a1ag0 x_a1ag1 y_a1ag2. Lens (AreaSpots4D z_a19MK t_a19ML x_a19MM y_a19MN) (AreaSpots4D z_a1afZ t_a1ag0 x_a1ag1 y_a1ag2) [(x_a19MM, y_a19MN, z_a19MK, t_a19ML)] [(x_a1ag1, y_a1ag2, z_a1afZ, t_a1ag0)]
+ 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_fillcolour :: forall z_a19MO x_a19MP y_a19MQ. Lens' (AreaSpots z_a19MO x_a19MP y_a19MQ) (Colour Double)
+ 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_linecolour :: forall z_a19MO x_a19MP y_a19MQ. Lens' (AreaSpots z_a19MO x_a19MP y_a19MQ) (AlphaColour 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_linethick :: forall z_a19MO x_a19MP y_a19MQ. Lens' (AreaSpots z_a19MO x_a19MP y_a19MQ) 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_max_radius :: forall z_a19MO x_a19MP y_a19MQ. Lens' (AreaSpots z_a19MO x_a19MP y_a19MQ) 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_opacity :: forall z_a19MO x_a19MP y_a19MQ. Lens' (AreaSpots z_a19MO x_a19MP y_a19MQ) 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_title :: forall z_a19MO x_a19MP y_a19MQ. Lens' (AreaSpots z_a19MO x_a19MP y_a19MQ) String
+ 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_values :: forall z_a19MO x_a19MP y_a19MQ z_a1aa9 x_a1aaa y_a1aab. Lens (AreaSpots z_a19MO x_a19MP y_a19MQ) (AreaSpots z_a1aa9 x_a1aaa y_a1aab) [(x_a19MP, y_a19MQ, z_a19MO)] [(x_a1aaa, y_a1aab, z_a1aa9)]
+ 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.Bars: plot_bars_alignment :: forall x_a179t y_a179u. Lens' (PlotBars x_a179t y_a179u) PlotBarsAlignment
+ 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_item_styles :: forall x_a179t y_a179u. Lens' (PlotBars x_a179t y_a179u) [(FillStyle, Maybe LineStyle)]
+ 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_reference :: forall x_a179t y_a179u. Lens' (PlotBars x_a179t y_a179u) y_a179u
+ 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_singleton_width :: forall x_a179t y_a179u. Lens' (PlotBars x_a179t y_a179u) Double
+ 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_spacing :: forall x_a179t y_a179u. Lens' (PlotBars x_a179t y_a179u) PlotBarsSpacing
+ 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_style :: forall x_a179t y_a179u. Lens' (PlotBars x_a179t y_a179u) PlotBarsStyle
+ 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_titles :: forall x_a179t y_a179u. Lens' (PlotBars x_a179t y_a179u) [String]
+ 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_values :: forall x_a179t y_a179u x_a17sg. Lens (PlotBars x_a179t y_a179u) (PlotBars x_a17sg y_a179u) [(x_a179t, [y_a179u])] [(x_a17sg, [y_a179u])]
+ 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.Candle: plot_candle_centre :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) Double
+ 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_fall_fill_style :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) FillStyle
+ 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_fill :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) Bool
+ 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_line_style :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) LineStyle
+ 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_rise_fill_style :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) FillStyle
+ 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_tick_length :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) Double
+ 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_title :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) String
+ 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_values :: forall x_awgL y_awgM x_awuo y_awup. Lens (PlotCandle x_awgL y_awgM) (PlotCandle x_awuo y_awup) [Candle x_awgL y_awgM] [Candle x_awuo y_awup]
+ 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_width :: forall x_awgL y_awgM. Lens' (PlotCandle x_awgL y_awgM) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_width :: forall x_awvR y_awvS. Lens' (PlotCandle x_awvR y_awvS) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_line_style :: forall x_aucc y_aucd. Lens' (PlotErrBars x_aucc y_aucd) LineStyle
+ 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_overhang :: forall x_aucc y_aucd. Lens' (PlotErrBars x_aucc y_aucd) Double
+ 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_tick_length :: forall x_aucc y_aucd. Lens' (PlotErrBars x_aucc y_aucd) 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_title :: forall x_aucc y_aucd. Lens' (PlotErrBars x_aucc y_aucd) String
+ 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_values :: forall x_aucc y_aucd x_auqc y_auqd. Lens (PlotErrBars x_aucc y_aucd) (PlotErrBars x_auqc y_auqd) [ErrPoint x_aucc y_aucd] [ErrPoint x_auqc y_auqd]
+ 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.FillBetween: PlotFillBetween :: String -> FillStyle -> [(x, (y, y))] -> PlotFillBetween x y
+ Graphics.Rendering.Chart.Plot.FillBetween: PlotFillBetween :: String -> FillStyle -> Maybe LineStyle -> [(x, (y, y))] -> PlotFillBetween x y
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_style :: forall x_atsG y_atsH. Lens' (PlotFillBetween x_atsG y_atsH) FillStyle
+ 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_title :: forall x_atsG y_atsH. Lens' (PlotFillBetween x_atsG y_atsH) String
+ 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_values :: forall x_atsG y_atsH x_atxP y_atxQ. Lens (PlotFillBetween x_atsG y_atsH) (PlotFillBetween x_atxP y_atxQ) [(x_atsG, (y_atsH, y_atsH))] [(x_atxP, (y_atxQ, y_atxQ))]
+ 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.Hidden: plot_hidden_x_values :: forall x_atgO y_atgP x_athR. Lens (PlotHidden x_atgO y_atgP) (PlotHidden x_athR y_atgP) [x_atgO] [x_athR]
+ 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_y_values :: forall x_atgO y_atgP y_athS. Lens (PlotHidden x_atgO y_atgP) (PlotHidden x_atgO y_athS) [y_atgP] [y_athS]
+ 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.Histogram: plot_hist_bins :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) Int
+ 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_drop_lines :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) Bool
+ 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_fill_style :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) FillStyle
+ 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_line_style :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) LineStyle
+ 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_no_zeros :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) Bool
+ 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_norm_func :: forall x_a1dXf y_a1dXg y_a1ec2. Lens (PlotHist x_a1dXf y_a1dXg) (PlotHist x_a1dXf y_a1ec2) (Double -> Int -> y_a1dXg) (Double -> Int -> y_a1ec2)
+ 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_range :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) (Maybe (x_a1dXf, x_a1dXf))
+ 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_title :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) String
+ 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_values :: forall x_a1dXf y_a1dXg. Lens' (PlotHist x_a1dXf y_a1dXg) [x_a1dXf]
+ 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.Lines: plot_lines_limit_values :: forall x_asod y_asoe. Lens' (PlotLines x_asod y_asoe) [[(Limit x_asod, Limit y_asoe)]]
+ 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_style :: forall x_asod y_asoe. Lens' (PlotLines x_asod y_asoe) LineStyle
+ 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_title :: forall x_asod y_asoe. Lens' (PlotLines x_asod y_asoe) String
+ 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_values :: forall x_asod y_asoe. Lens' (PlotLines x_asod y_asoe) [[(x_asod, y_asoe)]]
+ 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.Points: plot_points_style :: forall x_arTD y_arTE. Lens' (PlotPoints x_arTD y_arTE) PointStyle
+ 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_title :: forall x_arTD y_arTE. Lens' (PlotPoints x_arTD y_arTE) String
+ 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_values :: forall x_arTD y_arTE x_arXN y_arXO. Lens (PlotPoints x_arTD y_arTE) (PlotPoints x_arXN y_arXO) [(x_arTD, y_arTE)] [(x_arXN, y_arXO)]
+ 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.Types: plot_all_points :: forall x_arw9 y_arwa. Lens' (Plot x_arw9 y_arwa) ([x_arw9], [y_arwa])
+ 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_legend :: forall x_arw9 y_arwa. Lens' (Plot x_arw9 y_arwa) [(String, Rect -> BackendProgram ())]
+ 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_render :: forall x_arw9 y_arwa. Lens' (Plot x_arw9 y_arwa) (PointMapFn x_arw9 y_arwa -> 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.Vectors: plot_vectors_grid :: forall x_a14Yc y_a14Yd. Lens' (PlotVectors x_a14Yc y_a14Yd) [(x_a14Yc, y_a14Yd)]
+ 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_mapf :: forall x_a14Yc y_a14Yd. Lens' (PlotVectors x_a14Yc y_a14Yd) ((x_a14Yc, y_a14Yd) -> (x_a14Yc, y_a14Yd))
+ 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_scale :: forall x_a14Yc y_a14Yd. Lens' (PlotVectors x_a14Yc y_a14Yd) Double
+ 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_style :: forall x_a14Yc y_a14Yd. Lens' (PlotVectors x_a14Yc y_a14Yd) VectorStyle
+ 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_title :: forall x_a14Yc y_a14Yd. Lens' (PlotVectors x_a14Yc y_a14Yd) String
+ 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_values :: forall x_a14Yc y_a14Yd. Lens' (PlotVectors x_a14Yc y_a14Yd) [((x_a14Yc, y_a14Yd), (x_a14Yc, y_a14Yd))]
+ 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))]

Files

Chart.cabal view
@@ -1,5 +1,5 @@ Name: Chart-Version: 1.9.1+Version: 1.9.3 License: BSD3 License-file: LICENSE Copyright: Tim Docker, 2006-2014@@ -21,7 +21,7 @@   Build-depends: base >= 3 && < 5                , old-locale                , time, mtl, array-               , lens >= 3.9 && < 4.18+               , lens >= 3.9 && < 4.19                , colour >= 2.2.1 && < 2.4                , data-default-class < 0.2                , mtl >= 2.0 && < 2.3
Graphics/Rendering/Chart/Drawing.hs view
@@ -129,7 +129,7 @@ --   the given 'PointStyle'. withPointStyle :: PointStyle -> BackendProgram a -> BackendProgram a withPointStyle (PointStyle cl bcl bw _ _) m = -  withLineStyle (def { _line_color = bcl, _line_width = bw }) $ +  withLineStyle (def { _line_color = bcl, _line_width = bw, _line_join = LineJoinMiter }) $      withFillStyle (solidFillStyle cl) m  withDefaultStyle :: BackendProgram a -> BackendProgram a@@ -375,9 +375,9 @@             then       fromIntegral n * 2*pi/fromIntegral sides             else (0.5 + fromIntegral n)*2*pi/fromIntegral sides           angles = map intToAngle [0 .. sides-1]-          (p1:p1s) = map (\a -> Point (x + r * sin a)+          (p1:p1':p1s) = map (\a -> Point (x + r * sin a)                                       (y + r * cos a)) angles-      let path = G.moveTo p1 <> mconcat (map lineTo p1s) <> lineTo p1+      let path = G.moveTo p1 <> mconcat (map lineTo $ p1':p1s) <> lineTo p1 <> lineTo p1'       fillPath path       strokePath path     PointShapeArrowHead theta ->
Graphics/Rendering/Chart/Layout.hs view
@@ -197,7 +197,7 @@    , _layout_plots           :: [Plot x y]     -- ^ The data sets to plot in the chart.-    --   The are ploted over each other.+    --   They are plotted over each other.    , _layout_legend          :: Maybe LegendStyle     -- ^ How to style the legend.@@ -368,7 +368,7 @@      , _layoutlr_plots      :: [Either (Plot x y1) (Plot x y2)]     -- ^ The data sets to plot in the chart.-    --   The are ploted over each other.+    --   They are plotted over each other.     --   The either type associates the plot with the     --   left or right y axis. 
Graphics/Rendering/Chart/Plot/FillBetween.hs view
@@ -15,6 +15,7 @@     -- | These accessors are generated by template haskell     plot_fillbetween_title,     plot_fillbetween_style,+    plot_fillbetween_line,     plot_fillbetween_values, ) where @@ -32,6 +33,7 @@ data PlotFillBetween x y = PlotFillBetween {     _plot_fillbetween_title  :: String,     _plot_fillbetween_style  :: FillStyle,+    _plot_fillbetween_line  :: Maybe LineStyle,     _plot_fillbetween_values :: [ (x, (y,y))] } @@ -57,6 +59,9 @@   withFillStyle (_plot_fillbetween_style p) $ do     ps <- alignFillPoints $ [p0] ++ p1s ++ reverse p2s ++ [p0]     fillPointPath ps+    case _plot_fillbetween_line p of+      Nothing -> return ()+      Just lineStyle -> withLineStyle lineStyle $ strokePointPath ps   where     pmap'    = mapXY pmap     (p0:p1s) = map pmap' [ (x,y1) | (x,(y1,_)) <- vs ]@@ -77,6 +82,7 @@   def = PlotFillBetween      { _plot_fillbetween_title  = ""     , _plot_fillbetween_style  = solidFillStyle (opaque $ sRGB 0.5 0.5 1.0)+    , _plot_fillbetween_line   = Nothing     , _plot_fillbetween_values = []     }