Chart 1.2.3 → 1.2.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~lensPVP: 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.Axis.Floating: la_labelf :: Lens (LinearAxisParams a_ak72) (LinearAxisParams a_al31) (a_ak72 -> String) (a_al31 -> String)
+ Graphics.Rendering.Chart.Axis.Floating: la_labelf :: Lens (LinearAxisParams a_ajus) (LinearAxisParams a_ajQG) (a_ajus -> String) (a_ajQG -> String)
- Graphics.Rendering.Chart.Axis.Floating: la_nLabels :: Lens' (LinearAxisParams a_ak72) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nLabels :: Lens' (LinearAxisParams a_ajus) Int
- Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: Lens' (LinearAxisParams a_ak72) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: Lens' (LinearAxisParams a_ajus) Int
- Graphics.Rendering.Chart.Axis.Floating: loga_labelf :: Iso (LogAxisParams a_ak71) (LogAxisParams a_al4F) (a_ak71 -> String) (a_al4F -> String)
+ Graphics.Rendering.Chart.Axis.Floating: loga_labelf :: Iso (LogAxisParams a_ajur) (LogAxisParams a_ajRo) (a_ajur -> String) (a_ajRo -> String)
- Graphics.Rendering.Chart.Axis.Types: axis_grid :: Lens' (AxisData x_agUa) [x_agUa]
+ Graphics.Rendering.Chart.Axis.Types: axis_grid :: Lens' (AxisData x_afV9) [x_afV9]
- Graphics.Rendering.Chart.Axis.Types: axis_labels :: Lens' (AxisData x_agUa) [[(x_agUa, String)]]
+ Graphics.Rendering.Chart.Axis.Types: axis_labels :: Lens' (AxisData x_afV9) [[(x_afV9, String)]]
- Graphics.Rendering.Chart.Axis.Types: axis_ticks :: Lens' (AxisData x_agUa) [(x_agUa, Double)]
+ Graphics.Rendering.Chart.Axis.Types: axis_ticks :: Lens' (AxisData x_afV9) [(x_afV9, Double)]
- Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: Lens' (AxisData x_agUa) (Range -> Double -> x_agUa)
+ Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: Lens' (AxisData x_afV9) (Range -> Double -> x_afV9)
- Graphics.Rendering.Chart.Axis.Types: axis_viewport :: Lens' (AxisData x_agUa) (Range -> x_agUa -> Double)
+ Graphics.Rendering.Chart.Axis.Types: axis_viewport :: Lens' (AxisData x_afV9) (Range -> x_afV9 -> Double)
- Graphics.Rendering.Chart.Axis.Types: axis_visibility :: Lens' (AxisData x_agUa) AxisVisibility
+ Graphics.Rendering.Chart.Axis.Types: axis_visibility :: Lens' (AxisData x_afV9) AxisVisibility
- Graphics.Rendering.Chart.Layout: laxis_generate :: Lens' (LayoutAxis x_aFh3) (AxisFn x_aFh3)
+ Graphics.Rendering.Chart.Layout: laxis_generate :: Lens' (LayoutAxis x_aGGX) (AxisFn x_aGGX)
- Graphics.Rendering.Chart.Layout: laxis_override :: Lens' (LayoutAxis x_aFh3) (AxisData x_aFh3 -> AxisData x_aFh3)
+ Graphics.Rendering.Chart.Layout: laxis_override :: Lens' (LayoutAxis x_aGGX) (AxisData x_aGGX -> AxisData x_aGGX)
- Graphics.Rendering.Chart.Layout: laxis_reverse :: Lens' (LayoutAxis x_aFh3) Bool
+ Graphics.Rendering.Chart.Layout: laxis_reverse :: Lens' (LayoutAxis x_aGGX) Bool
- Graphics.Rendering.Chart.Layout: laxis_style :: Lens' (LayoutAxis x_aFh3) AxisStyle
+ Graphics.Rendering.Chart.Layout: laxis_style :: Lens' (LayoutAxis x_aGGX) AxisStyle
- Graphics.Rendering.Chart.Layout: laxis_title :: Lens' (LayoutAxis x_aFh3) String
+ Graphics.Rendering.Chart.Layout: laxis_title :: Lens' (LayoutAxis x_aGGX) String
- Graphics.Rendering.Chart.Layout: laxis_title_style :: Lens' (LayoutAxis x_aFh3) FontStyle
+ Graphics.Rendering.Chart.Layout: laxis_title_style :: Lens' (LayoutAxis x_aGGX) FontStyle
- Graphics.Rendering.Chart.Layout: layout_background :: Lens' (Layout x_aFgY y_aFgZ) FillStyle
+ Graphics.Rendering.Chart.Layout: layout_background :: Lens' (Layout x_aGGS y_aGGT) FillStyle
- Graphics.Rendering.Chart.Layout: layout_bottom_axis_visibility :: Lens' (Layout x_aFgY y_aFgZ) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_bottom_axis_visibility :: Lens' (Layout x_aGGS y_aGGT) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_grid_last :: Lens' (Layout x_aFgY y_aFgZ) Bool
+ Graphics.Rendering.Chart.Layout: layout_grid_last :: Lens' (Layout x_aGGS y_aGGT) Bool
- Graphics.Rendering.Chart.Layout: layout_left_axis_visibility :: Lens' (Layout x_aFgY y_aFgZ) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_left_axis_visibility :: Lens' (Layout x_aGGS y_aGGT) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_legend :: Lens' (Layout x_aFgY y_aFgZ) (Maybe LegendStyle)
+ Graphics.Rendering.Chart.Layout: layout_legend :: Lens' (Layout x_aGGS y_aGGT) (Maybe LegendStyle)
- Graphics.Rendering.Chart.Layout: layout_margin :: Lens' (Layout x_aFgY y_aFgZ) Double
+ Graphics.Rendering.Chart.Layout: layout_margin :: Lens' (Layout x_aGGS y_aGGT) Double
- Graphics.Rendering.Chart.Layout: layout_plot_background :: Lens' (Layout x_aFgY y_aFgZ) (Maybe FillStyle)
+ Graphics.Rendering.Chart.Layout: layout_plot_background :: Lens' (Layout x_aGGS y_aGGT) (Maybe FillStyle)
- Graphics.Rendering.Chart.Layout: layout_plots :: Lens' (Layout x_aFgY y_aFgZ) [Plot x_aFgY y_aFgZ]
+ Graphics.Rendering.Chart.Layout: layout_plots :: Lens' (Layout x_aGGS y_aGGT) [Plot x_aGGS y_aGGT]
- Graphics.Rendering.Chart.Layout: layout_right_axis_visibility :: Lens' (Layout x_aFgY y_aFgZ) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_right_axis_visibility :: Lens' (Layout x_aGGS y_aGGT) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_title :: Lens' (Layout x_aFgY y_aFgZ) String
+ Graphics.Rendering.Chart.Layout: layout_title :: Lens' (Layout x_aGGS y_aGGT) String
- Graphics.Rendering.Chart.Layout: layout_title_style :: Lens' (Layout x_aFgY y_aFgZ) FontStyle
+ Graphics.Rendering.Chart.Layout: layout_title_style :: Lens' (Layout x_aGGS y_aGGT) FontStyle
- Graphics.Rendering.Chart.Layout: layout_top_axis_visibility :: Lens' (Layout x_aFgY y_aFgZ) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_top_axis_visibility :: Lens' (Layout x_aGGS y_aGGT) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_x_axis :: Lens' (Layout x_aFgY y_aFgZ) (LayoutAxis x_aFgY)
+ Graphics.Rendering.Chart.Layout: layout_x_axis :: Lens' (Layout x_aGGS y_aGGT) (LayoutAxis x_aGGS)
- Graphics.Rendering.Chart.Layout: layout_y_axis :: Lens' (Layout x_aFgY y_aFgZ) (LayoutAxis y_aFgZ)
+ Graphics.Rendering.Chart.Layout: layout_y_axis :: Lens' (Layout x_aGGS y_aGGT) (LayoutAxis y_aGGT)
- Graphics.Rendering.Chart.Layout: layoutlr_background :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) FillStyle
+ Graphics.Rendering.Chart.Layout: layoutlr_background :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) FillStyle
- Graphics.Rendering.Chart.Layout: layoutlr_bottom_axis_visibility :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_bottom_axis_visibility :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_grid_last :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) Bool
+ Graphics.Rendering.Chart.Layout: layoutlr_grid_last :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) Bool
- Graphics.Rendering.Chart.Layout: layoutlr_left_axis :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) (LayoutAxis y1_aFeZ)
+ Graphics.Rendering.Chart.Layout: layoutlr_left_axis :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) (LayoutAxis y1_aGG2)
- Graphics.Rendering.Chart.Layout: layoutlr_left_axis_visibility :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_left_axis_visibility :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_legend :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) (Maybe LegendStyle)
+ Graphics.Rendering.Chart.Layout: layoutlr_legend :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) (Maybe LegendStyle)
- Graphics.Rendering.Chart.Layout: layoutlr_margin :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) Double
+ Graphics.Rendering.Chart.Layout: layoutlr_margin :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) Double
- Graphics.Rendering.Chart.Layout: layoutlr_plot_background :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) (Maybe FillStyle)
+ Graphics.Rendering.Chart.Layout: layoutlr_plot_background :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) (Maybe FillStyle)
- Graphics.Rendering.Chart.Layout: layoutlr_plots :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) [Either (Plot x_aFeY y1_aFeZ) (Plot x_aFeY y2_aFf0)]
+ Graphics.Rendering.Chart.Layout: layoutlr_plots :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) [Either (Plot x_aGG1 y1_aGG2) (Plot x_aGG1 y2_aGG3)]
- Graphics.Rendering.Chart.Layout: layoutlr_right_axis :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) (LayoutAxis y2_aFf0)
+ Graphics.Rendering.Chart.Layout: layoutlr_right_axis :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) (LayoutAxis y2_aGG3)
- Graphics.Rendering.Chart.Layout: layoutlr_right_axis_visibility :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_right_axis_visibility :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_title :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) String
+ Graphics.Rendering.Chart.Layout: layoutlr_title :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) String
- Graphics.Rendering.Chart.Layout: layoutlr_title_style :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) FontStyle
+ Graphics.Rendering.Chart.Layout: layoutlr_title_style :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) FontStyle
- Graphics.Rendering.Chart.Layout: layoutlr_top_axis_visibility :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_top_axis_visibility :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_x_axis :: Lens' (LayoutLR x_aFeY y1_aFeZ y2_aFf0) (LayoutAxis x_aFeY)
+ Graphics.Rendering.Chart.Layout: layoutlr_x_axis :: Lens' (LayoutLR x_aGG1 y1_aGG2 y2_aGG3) (LayoutAxis x_aGG1)
- Graphics.Rendering.Chart.Layout: slayouts_compress_legend :: Lens' (StackedLayouts x_aFeT) Bool
+ Graphics.Rendering.Chart.Layout: slayouts_compress_legend :: Lens' (StackedLayouts x_aGFW) Bool
- Graphics.Rendering.Chart.Layout: slayouts_layouts :: Lens (StackedLayouts x_aFeT) (StackedLayouts x_aGIt) [StackedLayout x_aFeT] [StackedLayout x_aGIt]
+ Graphics.Rendering.Chart.Layout: slayouts_layouts :: Lens (StackedLayouts x_aGFW) (StackedLayouts x_aHgQ) [StackedLayout x_aGFW] [StackedLayout x_aHgQ]
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_angle :: Lens' (PlotAnnotation x_aBQR y_aBQS) Double
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_angle :: Lens' (PlotAnnotation x_aCNU y_aCNV) Double
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_hanchor :: Lens' (PlotAnnotation x_aBQR y_aBQS) HTextAnchor
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_hanchor :: Lens' (PlotAnnotation x_aCNU y_aCNV) HTextAnchor
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_style :: Lens' (PlotAnnotation x_aBQR y_aBQS) FontStyle
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_style :: Lens' (PlotAnnotation x_aCNU y_aCNV) FontStyle
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_values :: Lens (PlotAnnotation x_aBQR y_aBQS) (PlotAnnotation x_aBUB y_aBUC) [(x_aBQR, y_aBQS, String)] [(x_aBUB, y_aBUC, String)]
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_values :: Lens (PlotAnnotation x_aCNU y_aCNV) (PlotAnnotation x_aCPV y_aCPW) [(x_aCNU, y_aCNV, String)] [(x_aCPV, y_aCPW, String)]
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_vanchor :: Lens' (PlotAnnotation x_aBQR y_aBQS) VTextAnchor
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_vanchor :: Lens' (PlotAnnotation x_aCNU y_aCNV) VTextAnchor
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_linethick :: Lens' (AreaSpots4D z_aCbt t_aCbu x_aCbv y_aCbw) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_linethick :: Lens' (AreaSpots4D z_aDbO t_aDbP x_aDbQ y_aDbR) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_max_radius :: Lens' (AreaSpots4D z_aCbt t_aCbu x_aCbv y_aCbw) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_max_radius :: Lens' (AreaSpots4D z_aDbO t_aDbP x_aDbQ y_aDbR) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_opacity :: Lens' (AreaSpots4D z_aCbt t_aCbu x_aCbv y_aCbw) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_opacity :: Lens' (AreaSpots4D z_aDbO t_aDbP x_aDbQ y_aDbR) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_palette :: Lens' (AreaSpots4D z_aCbt t_aCbu x_aCbv y_aCbw) [Colour Double]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_palette :: Lens' (AreaSpots4D z_aDbO t_aDbP x_aDbQ y_aDbR) [Colour Double]
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_title :: Lens' (AreaSpots4D z_aCbt t_aCbu x_aCbv y_aCbw) String
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_title :: Lens' (AreaSpots4D z_aDbO t_aDbP x_aDbQ y_aDbR) String
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_values :: Lens (AreaSpots4D z_aCbt t_aCbu x_aCbv y_aCbw) (AreaSpots4D z_aCIE t_aCIF x_aCIG y_aCIH) [(x_aCbv, y_aCbw, z_aCbt, t_aCbu)] [(x_aCIG, y_aCIH, z_aCIE, t_aCIF)]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_values :: Lens (AreaSpots4D z_aDbO t_aDbP x_aDbQ y_aDbR) (AreaSpots4D z_aDqB t_aDqC x_aDqD y_aDqE) [(x_aDbQ, y_aDbR, z_aDbO, t_aDbP)] [(x_aDqD, y_aDqE, z_aDqB, t_aDqC)]
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_fillcolour :: Lens' (AreaSpots z_aCbx x_aCby y_aCbz) (Colour Double)
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_fillcolour :: Lens' (AreaSpots z_aDbS x_aDbT y_aDbU) (Colour Double)
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linecolour :: Lens' (AreaSpots z_aCbx x_aCby y_aCbz) (AlphaColour Double)
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linecolour :: Lens' (AreaSpots z_aDbS x_aDbT y_aDbU) (AlphaColour Double)
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linethick :: Lens' (AreaSpots z_aCbx x_aCby y_aCbz) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linethick :: Lens' (AreaSpots z_aDbS x_aDbT y_aDbU) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_max_radius :: Lens' (AreaSpots z_aCbx x_aCby y_aCbz) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_max_radius :: Lens' (AreaSpots z_aDbS x_aDbT y_aDbU) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_opacity :: Lens' (AreaSpots z_aCbx x_aCby y_aCbz) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_opacity :: Lens' (AreaSpots z_aDbS x_aDbT y_aDbU) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_title :: Lens' (AreaSpots z_aCbx x_aCby y_aCbz) String
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_title :: Lens' (AreaSpots z_aDbS x_aDbT y_aDbU) String
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_values :: Lens (AreaSpots z_aCbx x_aCby y_aCbz) (AreaSpots z_aCDu x_aCDv y_aCDw) [(x_aCby, y_aCbz, z_aCbx)] [(x_aCDv, y_aCDw, z_aCDu)]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_values :: Lens (AreaSpots z_aDbS x_aDbT y_aDbU) (AreaSpots z_aDoX x_aDoY y_aDoZ) [(x_aDbT, y_aDbU, z_aDbS)] [(x_aDoY, y_aDoZ, z_aDoX)]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_alignment :: Lens' (PlotBars x_aAq0 y_aAq1) PlotBarsAlignment
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_alignment :: Lens' (PlotBars x_aB20 y_aB21) PlotBarsAlignment
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_item_styles :: Lens' (PlotBars x_aAq0 y_aAq1) [(FillStyle, Maybe LineStyle)]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_item_styles :: Lens' (PlotBars x_aB20 y_aB21) [(FillStyle, Maybe LineStyle)]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_reference :: Lens' (PlotBars x_aAq0 y_aAq1) y_aAq1
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_reference :: Lens' (PlotBars x_aB20 y_aB21) y_aB21
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_singleton_width :: Lens' (PlotBars x_aAq0 y_aAq1) Double
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_singleton_width :: Lens' (PlotBars x_aB20 y_aB21) Double
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_spacing :: Lens' (PlotBars x_aAq0 y_aAq1) PlotBarsSpacing
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_spacing :: Lens' (PlotBars x_aB20 y_aB21) PlotBarsSpacing
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_style :: Lens' (PlotBars x_aAq0 y_aAq1) PlotBarsStyle
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_style :: Lens' (PlotBars x_aB20 y_aB21) PlotBarsStyle
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_titles :: Lens' (PlotBars x_aAq0 y_aAq1) [String]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_titles :: Lens' (PlotBars x_aB20 y_aB21) [String]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_values :: Lens (PlotBars x_aAq0 y_aAq1) (PlotBars x_aAEP y_aAq1) [(x_aAq0, [y_aAq1])] [(x_aAEP, [y_aAq1])]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_values :: Lens (PlotBars x_aB20 y_aB21) (PlotBars x_aBa4 y_aB21) [(x_aB20, [y_aB21])] [(x_aBa4, [y_aB21])]
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_centre :: Lens' (PlotCandle x_az0V y_az0W) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_centre :: Lens' (PlotCandle x_azir y_azis) Double
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_fall_fill_style :: Lens' (PlotCandle x_az0V y_az0W) FillStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_fall_fill_style :: Lens' (PlotCandle x_azir y_azis) FillStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_fill :: Lens' (PlotCandle x_az0V y_az0W) Bool
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_fill :: Lens' (PlotCandle x_azir y_azis) Bool
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_line_style :: Lens' (PlotCandle x_az0V y_az0W) LineStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_line_style :: Lens' (PlotCandle x_azir y_azis) LineStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_rise_fill_style :: Lens' (PlotCandle x_az0V y_az0W) FillStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_rise_fill_style :: Lens' (PlotCandle x_azir y_azis) FillStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_tick_length :: Lens' (PlotCandle x_az0V y_az0W) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_tick_length :: Lens' (PlotCandle x_azir y_azis) Double
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_title :: Lens' (PlotCandle x_az0V y_az0W) String
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_title :: Lens' (PlotCandle x_azir y_azis) String
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_values :: Lens (PlotCandle x_az0V y_az0W) (PlotCandle x_azdg y_azdh) [Candle x_az0V y_az0W] [Candle x_azdg y_azdh]
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_values :: Lens (PlotCandle x_azir y_azis) (PlotCandle x_azoO y_azoP) [Candle x_azir y_azis] [Candle x_azoO y_azoP]
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_width :: Lens' (PlotCandle x_az0V y_az0W) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_width :: Lens' (PlotCandle x_azir y_azis) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_line_style :: Lens' (PlotErrBars x_axSt y_axSu) LineStyle
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_line_style :: Lens' (PlotErrBars x_axVV y_axVW) LineStyle
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_overhang :: Lens' (PlotErrBars x_axSt y_axSu) Double
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_overhang :: Lens' (PlotErrBars x_axVV y_axVW) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_tick_length :: Lens' (PlotErrBars x_axSt y_axSu) Double
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_tick_length :: Lens' (PlotErrBars x_axVV y_axVW) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_title :: Lens' (PlotErrBars x_axSt y_axSu) String
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_title :: Lens' (PlotErrBars x_axVV y_axVW) String
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_values :: Lens (PlotErrBars x_axSt y_axSu) (PlotErrBars x_ay33 y_ay34) [ErrPoint x_axSt y_axSu] [ErrPoint x_ay33 y_ay34]
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_values :: Lens (PlotErrBars x_axVV y_axVW) (PlotErrBars x_ay1i y_ay1j) [ErrPoint x_axVV y_axVW] [ErrPoint x_ay1i y_ay1j]
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_style :: Lens' (PlotFillBetween x_axrp y_axrq) FillStyle
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_style :: Lens' (PlotFillBetween x_axrf y_axrg) FillStyle
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_title :: Lens' (PlotFillBetween x_axrp y_axrq) String
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_title :: Lens' (PlotFillBetween x_axrf y_axrg) String
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_values :: Lens (PlotFillBetween x_axrp y_axrq) (PlotFillBetween x_axvU y_axvV) [(x_axrp, (y_axrq, y_axrq))] [(x_axvU, (y_axvV, y_axvV))]
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_values :: Lens (PlotFillBetween x_axrf y_axrg) (PlotFillBetween x_axt5 y_axt6) [(x_axrf, (y_axrg, y_axrg))] [(x_axt5, (y_axt6, y_axt6))]
- Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_x_values :: Lens (PlotHidden x_awxI y_awxJ) (PlotHidden x_awyw y_awxJ) [x_awxI] [x_awyw]
+ Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_x_values :: Lens (PlotHidden x_awrh y_awri) (PlotHidden x_awrL y_awri) [x_awrh] [x_awrL]
- Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_y_values :: Lens (PlotHidden x_awxI y_awxJ) (PlotHidden x_awxI y_awyB) [y_awxJ] [y_awyB]
+ Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_y_values :: Lens (PlotHidden x_awrh y_awri) (PlotHidden x_awrh y_awrQ) [y_awri] [y_awrQ]
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_limit_values :: Lens' (PlotLines x_awEx y_awEy) [[(Limit x_awEx, Limit y_awEy)]]
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_limit_values :: Lens' (PlotLines x_awyp y_awyq) [[(Limit x_awyp, Limit y_awyq)]]
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_style :: Lens' (PlotLines x_awEx y_awEy) LineStyle
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_style :: Lens' (PlotLines x_awyp y_awyq) LineStyle
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_title :: Lens' (PlotLines x_awEx y_awEy) String
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_title :: Lens' (PlotLines x_awyp y_awyq) String
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_values :: Lens' (PlotLines x_awEx y_awEy) [[(x_awEx, y_awEy)]]
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_values :: Lens' (PlotLines x_awyp y_awyq) [[(x_awyp, y_awyq)]]
- Graphics.Rendering.Chart.Plot.Points: plot_points_style :: Lens' (PlotPoints x_ax9t y_ax9u) PointStyle
+ Graphics.Rendering.Chart.Plot.Points: plot_points_style :: Lens' (PlotPoints x_ax7S y_ax7T) PointStyle
- Graphics.Rendering.Chart.Plot.Points: plot_points_title :: Lens' (PlotPoints x_ax9t y_ax9u) String
+ Graphics.Rendering.Chart.Plot.Points: plot_points_title :: Lens' (PlotPoints x_ax7S y_ax7T) String
- Graphics.Rendering.Chart.Plot.Points: plot_points_values :: Lens (PlotPoints x_ax9t y_ax9u) (PlotPoints x_axcY y_axcZ) [(x_ax9t, y_ax9u)] [(x_axcY, y_axcZ)]
+ Graphics.Rendering.Chart.Plot.Points: plot_points_values :: Lens (PlotPoints x_ax7S y_ax7T) (PlotPoints x_ax9u y_ax9v) [(x_ax7S, y_ax7T)] [(x_ax9u, y_ax9v)]
- Graphics.Rendering.Chart.Plot.Types: plot_all_points :: Lens' (Plot x_awlQ y_awlR) ([x_awlQ], [y_awlR])
+ Graphics.Rendering.Chart.Plot.Types: plot_all_points :: Lens' (Plot x_aweJ y_aweK) ([x_aweJ], [y_aweK])
- Graphics.Rendering.Chart.Plot.Types: plot_legend :: Lens' (Plot x_awlQ y_awlR) [(String, Rect -> ChartBackend ())]
+ Graphics.Rendering.Chart.Plot.Types: plot_legend :: Lens' (Plot x_aweJ y_aweK) [(String, Rect -> ChartBackend ())]
- Graphics.Rendering.Chart.Plot.Types: plot_render :: Lens' (Plot x_awlQ y_awlR) (PointMapFn x_awlQ y_awlR -> ChartBackend ())
+ Graphics.Rendering.Chart.Plot.Types: plot_render :: Lens' (Plot x_aweJ y_aweK) (PointMapFn x_aweJ y_aweK -> ChartBackend ())
Files
- Chart.cabal +2/−2
Chart.cabal view
@@ -1,5 +1,5 @@ Name: Chart-Version: 1.2.3+Version: 1.2.4 License: BSD3 License-file: LICENSE Copyright: Tim Docker, 2006-2010@@ -19,7 +19,7 @@ Build-depends: base >= 3 && < 5 , old-locale , time, mtl, array- , lens >= 3.9 && < 4.3+ , lens >= 3.9 && < 4.4 , colour >= 2.2.1 && < 2.4 , data-default-class < 0.1 , operational >= 0.2.2 && < 0.3