Chart 1.3 → 1.3.1
raw patch · 1 files changed
+3/−3 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_ajFX) (LinearAxisParams a_ak1W) (a_ajFX -> String) (a_ak1W -> String)
+ Graphics.Rendering.Chart.Axis.Floating: la_labelf :: Lens (LinearAxisParams a_akqP) (LinearAxisParams a_allF) (a_akqP -> String) (a_allF -> String)
- Graphics.Rendering.Chart.Axis.Floating: la_nLabels :: Lens' (LinearAxisParams a_ajFX) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nLabels :: Lens' (LinearAxisParams a_akqP) Int
- Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: Lens' (LinearAxisParams a_ajFX) Int
+ Graphics.Rendering.Chart.Axis.Floating: la_nTicks :: Lens' (LinearAxisParams a_akqP) Int
- Graphics.Rendering.Chart.Axis.Floating: loga_labelf :: Iso (LogAxisParams a_ajFW) (LogAxisParams a_ak2E) (a_ajFW -> String) (a_ak2E -> String)
+ Graphics.Rendering.Chart.Axis.Floating: loga_labelf :: Iso (LogAxisParams a_akqO) (LogAxisParams a_alnp) (a_akqO -> String) (a_alnp -> String)
- Graphics.Rendering.Chart.Axis.Types: axis_grid :: Lens' (AxisData x_ag76) [x_ag76]
+ Graphics.Rendering.Chart.Axis.Types: axis_grid :: Lens' (AxisData x_agWP) [x_agWP]
- Graphics.Rendering.Chart.Axis.Types: axis_labels :: Lens' (AxisData x_ag76) [[(x_ag76, String)]]
+ Graphics.Rendering.Chart.Axis.Types: axis_labels :: Lens' (AxisData x_agWP) [[(x_agWP, String)]]
- Graphics.Rendering.Chart.Axis.Types: axis_ticks :: Lens' (AxisData x_ag76) [(x_ag76, Double)]
+ Graphics.Rendering.Chart.Axis.Types: axis_ticks :: Lens' (AxisData x_agWP) [(x_agWP, Double)]
- Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: Lens' (AxisData x_ag76) (Range -> Double -> x_ag76)
+ Graphics.Rendering.Chart.Axis.Types: axis_tropweiv :: Lens' (AxisData x_agWP) (Range -> Double -> x_agWP)
- Graphics.Rendering.Chart.Axis.Types: axis_viewport :: Lens' (AxisData x_ag76) (Range -> x_ag76 -> Double)
+ Graphics.Rendering.Chart.Axis.Types: axis_viewport :: Lens' (AxisData x_agWP) (Range -> x_agWP -> Double)
- Graphics.Rendering.Chart.Axis.Types: axis_visibility :: Lens' (AxisData x_ag76) AxisVisibility
+ Graphics.Rendering.Chart.Axis.Types: axis_visibility :: Lens' (AxisData x_agWP) AxisVisibility
- Graphics.Rendering.Chart.Layout: laxis_generate :: Lens' (LayoutAxis x_aIFy) (AxisFn x_aIFy)
+ Graphics.Rendering.Chart.Layout: laxis_generate :: Lens' (LayoutAxis x_aIUQ) (AxisFn x_aIUQ)
- Graphics.Rendering.Chart.Layout: laxis_override :: Lens' (LayoutAxis x_aIFy) (AxisData x_aIFy -> AxisData x_aIFy)
+ Graphics.Rendering.Chart.Layout: laxis_override :: Lens' (LayoutAxis x_aIUQ) (AxisData x_aIUQ -> AxisData x_aIUQ)
- Graphics.Rendering.Chart.Layout: laxis_reverse :: Lens' (LayoutAxis x_aIFy) Bool
+ Graphics.Rendering.Chart.Layout: laxis_reverse :: Lens' (LayoutAxis x_aIUQ) Bool
- Graphics.Rendering.Chart.Layout: laxis_style :: Lens' (LayoutAxis x_aIFy) AxisStyle
+ Graphics.Rendering.Chart.Layout: laxis_style :: Lens' (LayoutAxis x_aIUQ) AxisStyle
- Graphics.Rendering.Chart.Layout: laxis_title :: Lens' (LayoutAxis x_aIFy) String
+ Graphics.Rendering.Chart.Layout: laxis_title :: Lens' (LayoutAxis x_aIUQ) String
- Graphics.Rendering.Chart.Layout: laxis_title_style :: Lens' (LayoutAxis x_aIFy) FontStyle
+ Graphics.Rendering.Chart.Layout: laxis_title_style :: Lens' (LayoutAxis x_aIUQ) FontStyle
- Graphics.Rendering.Chart.Layout: layout_background :: Lens' (Layout x_aIFt y_aIFu) FillStyle
+ Graphics.Rendering.Chart.Layout: layout_background :: Lens' (Layout x_aIUL y_aIUM) FillStyle
- Graphics.Rendering.Chart.Layout: layout_bottom_axis_visibility :: Lens' (Layout x_aIFt y_aIFu) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_bottom_axis_visibility :: Lens' (Layout x_aIUL y_aIUM) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_grid_last :: Lens' (Layout x_aIFt y_aIFu) Bool
+ Graphics.Rendering.Chart.Layout: layout_grid_last :: Lens' (Layout x_aIUL y_aIUM) Bool
- Graphics.Rendering.Chart.Layout: layout_left_axis_visibility :: Lens' (Layout x_aIFt y_aIFu) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_left_axis_visibility :: Lens' (Layout x_aIUL y_aIUM) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_legend :: Lens' (Layout x_aIFt y_aIFu) (Maybe LegendStyle)
+ Graphics.Rendering.Chart.Layout: layout_legend :: Lens' (Layout x_aIUL y_aIUM) (Maybe LegendStyle)
- Graphics.Rendering.Chart.Layout: layout_margin :: Lens' (Layout x_aIFt y_aIFu) Double
+ Graphics.Rendering.Chart.Layout: layout_margin :: Lens' (Layout x_aIUL y_aIUM) Double
- Graphics.Rendering.Chart.Layout: layout_plot_background :: Lens' (Layout x_aIFt y_aIFu) (Maybe FillStyle)
+ Graphics.Rendering.Chart.Layout: layout_plot_background :: Lens' (Layout x_aIUL y_aIUM) (Maybe FillStyle)
- Graphics.Rendering.Chart.Layout: layout_plots :: Lens' (Layout x_aIFt y_aIFu) [Plot x_aIFt y_aIFu]
+ Graphics.Rendering.Chart.Layout: layout_plots :: Lens' (Layout x_aIUL y_aIUM) [Plot x_aIUL y_aIUM]
- Graphics.Rendering.Chart.Layout: layout_right_axis_visibility :: Lens' (Layout x_aIFt y_aIFu) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_right_axis_visibility :: Lens' (Layout x_aIUL y_aIUM) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_title :: Lens' (Layout x_aIFt y_aIFu) String
+ Graphics.Rendering.Chart.Layout: layout_title :: Lens' (Layout x_aIUL y_aIUM) String
- Graphics.Rendering.Chart.Layout: layout_title_style :: Lens' (Layout x_aIFt y_aIFu) FontStyle
+ Graphics.Rendering.Chart.Layout: layout_title_style :: Lens' (Layout x_aIUL y_aIUM) FontStyle
- Graphics.Rendering.Chart.Layout: layout_top_axis_visibility :: Lens' (Layout x_aIFt y_aIFu) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layout_top_axis_visibility :: Lens' (Layout x_aIUL y_aIUM) AxisVisibility
- Graphics.Rendering.Chart.Layout: layout_x_axis :: Lens' (Layout x_aIFt y_aIFu) (LayoutAxis x_aIFt)
+ Graphics.Rendering.Chart.Layout: layout_x_axis :: Lens' (Layout x_aIUL y_aIUM) (LayoutAxis x_aIUL)
- Graphics.Rendering.Chart.Layout: layout_y_axis :: Lens' (Layout x_aIFt y_aIFu) (LayoutAxis y_aIFu)
+ Graphics.Rendering.Chart.Layout: layout_y_axis :: Lens' (Layout x_aIUL y_aIUM) (LayoutAxis y_aIUM)
- Graphics.Rendering.Chart.Layout: layoutlr_background :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) FillStyle
+ Graphics.Rendering.Chart.Layout: layoutlr_background :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) FillStyle
- Graphics.Rendering.Chart.Layout: layoutlr_bottom_axis_visibility :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_bottom_axis_visibility :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_grid_last :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) Bool
+ Graphics.Rendering.Chart.Layout: layoutlr_grid_last :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) Bool
- Graphics.Rendering.Chart.Layout: layoutlr_left_axis :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) (LayoutAxis y1_aIED)
+ Graphics.Rendering.Chart.Layout: layoutlr_left_axis :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) (LayoutAxis y1_aISM)
- Graphics.Rendering.Chart.Layout: layoutlr_left_axis_visibility :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_left_axis_visibility :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_legend :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) (Maybe LegendStyle)
+ Graphics.Rendering.Chart.Layout: layoutlr_legend :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) (Maybe LegendStyle)
- Graphics.Rendering.Chart.Layout: layoutlr_margin :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) Double
+ Graphics.Rendering.Chart.Layout: layoutlr_margin :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) Double
- Graphics.Rendering.Chart.Layout: layoutlr_plot_background :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) (Maybe FillStyle)
+ Graphics.Rendering.Chart.Layout: layoutlr_plot_background :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) (Maybe FillStyle)
- Graphics.Rendering.Chart.Layout: layoutlr_plots :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) [Either (Plot x_aIEC y1_aIED) (Plot x_aIEC y2_aIEE)]
+ Graphics.Rendering.Chart.Layout: layoutlr_plots :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) [Either (Plot x_aISL y1_aISM) (Plot x_aISL y2_aISN)]
- Graphics.Rendering.Chart.Layout: layoutlr_right_axis :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) (LayoutAxis y2_aIEE)
+ Graphics.Rendering.Chart.Layout: layoutlr_right_axis :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) (LayoutAxis y2_aISN)
- Graphics.Rendering.Chart.Layout: layoutlr_right_axis_visibility :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_right_axis_visibility :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_title :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) String
+ Graphics.Rendering.Chart.Layout: layoutlr_title :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) String
- Graphics.Rendering.Chart.Layout: layoutlr_title_style :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) FontStyle
+ Graphics.Rendering.Chart.Layout: layoutlr_title_style :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) FontStyle
- Graphics.Rendering.Chart.Layout: layoutlr_top_axis_visibility :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) AxisVisibility
+ Graphics.Rendering.Chart.Layout: layoutlr_top_axis_visibility :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) AxisVisibility
- Graphics.Rendering.Chart.Layout: layoutlr_x_axis :: Lens' (LayoutLR x_aIEC y1_aIED y2_aIEE) (LayoutAxis x_aIEC)
+ Graphics.Rendering.Chart.Layout: layoutlr_x_axis :: Lens' (LayoutLR x_aISL y1_aISM y2_aISN) (LayoutAxis x_aISL)
- Graphics.Rendering.Chart.Layout: slayouts_compress_legend :: Lens' (StackedLayouts x_aIEx) Bool
+ Graphics.Rendering.Chart.Layout: slayouts_compress_legend :: Lens' (StackedLayouts x_aISG) Bool
- Graphics.Rendering.Chart.Layout: slayouts_layouts :: Lens (StackedLayouts x_aIEx) (StackedLayouts x_aJfv) [StackedLayout x_aIEx] [StackedLayout x_aJfv]
+ Graphics.Rendering.Chart.Layout: slayouts_layouts :: Lens (StackedLayouts x_aISG) (StackedLayouts x_aKmB) [StackedLayout x_aISG] [StackedLayout x_aKmB]
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_angle :: Lens' (PlotAnnotation x_aEPu y_aEPv) Double
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_angle :: Lens' (PlotAnnotation x_aEMW y_aEMX) Double
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_hanchor :: Lens' (PlotAnnotation x_aEPu y_aEPv) HTextAnchor
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_hanchor :: Lens' (PlotAnnotation x_aEMW y_aEMX) HTextAnchor
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_style :: Lens' (PlotAnnotation x_aEPu y_aEPv) FontStyle
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_style :: Lens' (PlotAnnotation x_aEMW y_aEMX) FontStyle
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_values :: Lens (PlotAnnotation x_aEPu y_aEPv) (PlotAnnotation x_aERq y_aERr) [(x_aEPu, y_aEPv, String)] [(x_aERq, y_aERr, String)]
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_values :: Lens (PlotAnnotation x_aEMW y_aEMX) (PlotAnnotation x_aEQ0 y_aEQ1) [(x_aEMW, y_aEMX, String)] [(x_aEQ0, y_aEQ1, String)]
- Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_vanchor :: Lens' (PlotAnnotation x_aEPu y_aEPv) VTextAnchor
+ Graphics.Rendering.Chart.Plot.Annotation: plot_annotation_vanchor :: Lens' (PlotAnnotation x_aEMW y_aEMX) VTextAnchor
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_linethick :: Lens' (AreaSpots4D z_aFcT t_aFcU x_aFcV y_aFcW) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_linethick :: Lens' (AreaSpots4D z_aFdT t_aFdU x_aFdV y_aFdW) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_max_radius :: Lens' (AreaSpots4D z_aFcT t_aFcU x_aFcV y_aFcW) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_max_radius :: Lens' (AreaSpots4D z_aFdT t_aFdU x_aFdV y_aFdW) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_opacity :: Lens' (AreaSpots4D z_aFcT t_aFcU x_aFcV y_aFcW) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_opacity :: Lens' (AreaSpots4D z_aFdT t_aFdU x_aFdV y_aFdW) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_palette :: Lens' (AreaSpots4D z_aFcT t_aFcU x_aFcV y_aFcW) [Colour Double]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_palette :: Lens' (AreaSpots4D z_aFdT t_aFdU x_aFdV y_aFdW) [Colour Double]
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_title :: Lens' (AreaSpots4D z_aFcT t_aFcU x_aFcV y_aFcW) String
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_title :: Lens' (AreaSpots4D z_aFdT t_aFdU x_aFdV y_aFdW) String
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_values :: Lens (AreaSpots4D z_aFcT t_aFcU x_aFcV y_aFcW) (AreaSpots4D z_aFrg t_aFrh x_aFri y_aFrj) [(x_aFcV, y_aFcW, z_aFcT, t_aFcU)] [(x_aFri, y_aFrj, z_aFrg, t_aFrh)]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_4d_values :: Lens (AreaSpots4D z_aFdT t_aFdU x_aFdV y_aFdW) (AreaSpots4D z_aFIO t_aFIP x_aFIQ y_aFIR) [(x_aFdV, y_aFdW, z_aFdT, t_aFdU)] [(x_aFIQ, y_aFIR, z_aFIO, t_aFIP)]
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_fillcolour :: Lens' (AreaSpots z_aFcX x_aFcY y_aFcZ) (Colour Double)
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_fillcolour :: Lens' (AreaSpots z_aFdX x_aFdY y_aFdZ) (Colour Double)
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linecolour :: Lens' (AreaSpots z_aFcX x_aFcY y_aFcZ) (AlphaColour Double)
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linecolour :: Lens' (AreaSpots z_aFdX x_aFdY y_aFdZ) (AlphaColour Double)
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linethick :: Lens' (AreaSpots z_aFcX x_aFcY y_aFcZ) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_linethick :: Lens' (AreaSpots z_aFdX x_aFdY y_aFdZ) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_max_radius :: Lens' (AreaSpots z_aFcX x_aFcY y_aFcZ) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_max_radius :: Lens' (AreaSpots z_aFdX x_aFdY y_aFdZ) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_opacity :: Lens' (AreaSpots z_aFcX x_aFcY y_aFcZ) Double
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_opacity :: Lens' (AreaSpots z_aFdX x_aFdY y_aFdZ) Double
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_title :: Lens' (AreaSpots z_aFcX x_aFcY y_aFcZ) String
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_title :: Lens' (AreaSpots z_aFdX x_aFdY y_aFdZ) String
- Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_values :: Lens (AreaSpots z_aFcX x_aFcY y_aFcZ) (AreaSpots z_aFpC x_aFpD y_aFpE) [(x_aFcY, y_aFcZ, z_aFcX)] [(x_aFpD, y_aFpE, z_aFpC)]
+ Graphics.Rendering.Chart.Plot.AreaSpots: area_spots_values :: Lens (AreaSpots z_aFdX x_aFdY y_aFdZ) (AreaSpots z_aFDe x_aFDf y_aFDg) [(x_aFdY, y_aFdZ, z_aFdX)] [(x_aFDf, y_aFDg, z_aFDe)]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_alignment :: Lens' (PlotBars x_aD4f y_aD4g) PlotBarsAlignment
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_alignment :: Lens' (PlotBars x_aD2c y_aD2d) PlotBarsAlignment
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_item_styles :: Lens' (PlotBars x_aD4f y_aD4g) [(FillStyle, Maybe LineStyle)]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_item_styles :: Lens' (PlotBars x_aD2c y_aD2d) [(FillStyle, Maybe LineStyle)]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_reference :: Lens' (PlotBars x_aD4f y_aD4g) y_aD4g
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_reference :: Lens' (PlotBars x_aD2c y_aD2d) y_aD2d
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_singleton_width :: Lens' (PlotBars x_aD4f y_aD4g) Double
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_singleton_width :: Lens' (PlotBars x_aD2c y_aD2d) Double
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_spacing :: Lens' (PlotBars x_aD4f y_aD4g) PlotBarsSpacing
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_spacing :: Lens' (PlotBars x_aD2c y_aD2d) PlotBarsSpacing
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_style :: Lens' (PlotBars x_aD4f y_aD4g) PlotBarsStyle
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_style :: Lens' (PlotBars x_aD2c y_aD2d) PlotBarsStyle
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_titles :: Lens' (PlotBars x_aD4f y_aD4g) [String]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_titles :: Lens' (PlotBars x_aD2c y_aD2d) [String]
- Graphics.Rendering.Chart.Plot.Bars: plot_bars_values :: Lens (PlotBars x_aD4f y_aD4g) (PlotBars x_aDcd y_aD4g) [(x_aD4f, [y_aD4g])] [(x_aDcd, [y_aD4g])]
+ Graphics.Rendering.Chart.Plot.Bars: plot_bars_values :: Lens (PlotBars x_aD2c y_aD2d) (PlotBars x_aDfq y_aD2d) [(x_aD2c, [y_aD2d])] [(x_aDfq, [y_aD2d])]
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_centre :: Lens' (PlotCandle x_aBla y_aBlb) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_centre :: Lens' (PlotCandle x_aBc7 y_aBc8) Double
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_fall_fill_style :: Lens' (PlotCandle x_aBla y_aBlb) FillStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_fall_fill_style :: Lens' (PlotCandle x_aBc7 y_aBc8) FillStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_fill :: Lens' (PlotCandle x_aBla y_aBlb) Bool
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_fill :: Lens' (PlotCandle x_aBc7 y_aBc8) Bool
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_line_style :: Lens' (PlotCandle x_aBla y_aBlb) LineStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_line_style :: Lens' (PlotCandle x_aBc7 y_aBc8) LineStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_rise_fill_style :: Lens' (PlotCandle x_aBla y_aBlb) FillStyle
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_rise_fill_style :: Lens' (PlotCandle x_aBc7 y_aBc8) FillStyle
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_tick_length :: Lens' (PlotCandle x_aBla y_aBlb) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_tick_length :: Lens' (PlotCandle x_aBc7 y_aBc8) Double
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_title :: Lens' (PlotCandle x_aBla y_aBlb) String
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_title :: Lens' (PlotCandle x_aBc7 y_aBc8) String
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_values :: Lens (PlotCandle x_aBla y_aBlb) (PlotCandle x_aBrs y_aBrt) [Candle x_aBla y_aBlb] [Candle x_aBrs y_aBrt]
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_values :: Lens (PlotCandle x_aBc7 y_aBc8) (PlotCandle x_aBmS y_aBmT) [Candle x_aBc7 y_aBc8] [Candle x_aBmS y_aBmT]
- Graphics.Rendering.Chart.Plot.Candle: plot_candle_width :: Lens' (PlotCandle x_aBla y_aBlb) Double
+ Graphics.Rendering.Chart.Plot.Candle: plot_candle_width :: Lens' (PlotCandle x_aBc7 y_aBc8) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_line_style :: Lens' (PlotErrBars x_azYA y_azYB) LineStyle
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_line_style :: Lens' (PlotErrBars x_azXj y_azXk) LineStyle
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_overhang :: Lens' (PlotErrBars x_azYA y_azYB) Double
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_overhang :: Lens' (PlotErrBars x_azXj y_azXk) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_tick_length :: Lens' (PlotErrBars x_azYA y_azYB) Double
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_tick_length :: Lens' (PlotErrBars x_azXj y_azXk) Double
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_title :: Lens' (PlotErrBars x_azYA y_azYB) String
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_title :: Lens' (PlotErrBars x_azXj y_azXk) String
- Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_values :: Lens (PlotErrBars x_azYA y_azYB) (PlotErrBars x_aA4m y_aA4n) [ErrPoint x_azYA y_azYB] [ErrPoint x_aA4m y_aA4n]
+ Graphics.Rendering.Chart.Plot.ErrBars: plot_errbars_values :: Lens (PlotErrBars x_azXj y_azXk) (PlotErrBars x_aA76 y_aA77) [ErrPoint x_azXj y_azXk] [ErrPoint x_aA76 y_aA77]
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_style :: Lens' (PlotFillBetween x_azuo y_azup) FillStyle
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_style :: Lens' (PlotFillBetween x_azup y_azuq) FillStyle
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_title :: Lens' (PlotFillBetween x_azuo y_azup) String
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_title :: Lens' (PlotFillBetween x_azup y_azuq) String
- Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_values :: Lens (PlotFillBetween x_azuo y_azup) (PlotFillBetween x_azw9 y_azwa) [(x_azuo, (y_azup, y_azup))] [(x_azw9, (y_azwa, y_azwa))]
+ Graphics.Rendering.Chart.Plot.FillBetween: plot_fillbetween_values :: Lens (PlotFillBetween x_azup y_azuq) (PlotFillBetween x_azyp y_azyq) [(x_azup, (y_azuq, y_azuq))] [(x_azyp, (y_azyq, y_azyq))]
- Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_x_values :: Lens (PlotHidden x_awAJ y_awAK) (PlotHidden x_awBd y_awAK) [x_awAJ] [x_awBd]
+ Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_x_values :: Lens (PlotHidden x_ax5u y_ax5v) (PlotHidden x_ax6g y_ax5v) [x_ax5u] [x_ax6g]
- Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_y_values :: Lens (PlotHidden x_awAJ y_awAK) (PlotHidden x_awAJ y_awBi) [y_awAK] [y_awBi]
+ Graphics.Rendering.Chart.Plot.Hidden: plot_hidden_y_values :: Lens (PlotHidden x_ax5u y_ax5v) (PlotHidden x_ax5u y_ax6h) [y_ax5v] [y_ax6h]
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_limit_values :: Lens' (PlotLines x_awHQ y_awHR) [[(Limit x_awHQ, Limit y_awHR)]]
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_limit_values :: Lens' (PlotLines x_axd8 y_axd9) [[(Limit x_axd8, Limit y_axd9)]]
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_style :: Lens' (PlotLines x_awHQ y_awHR) LineStyle
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_style :: Lens' (PlotLines x_axd8 y_axd9) LineStyle
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_title :: Lens' (PlotLines x_awHQ y_awHR) String
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_title :: Lens' (PlotLines x_axd8 y_axd9) String
- Graphics.Rendering.Chart.Plot.Lines: plot_lines_values :: Lens' (PlotLines x_awHQ y_awHR) [[(x_awHQ, y_awHR)]]
+ Graphics.Rendering.Chart.Plot.Lines: plot_lines_values :: Lens' (PlotLines x_axd8 y_axd9) [[(x_axd8, y_axd9)]]
- Graphics.Rendering.Chart.Plot.Points: plot_points_style :: Lens' (PlotPoints x_azbv y_azbw) PointStyle
+ Graphics.Rendering.Chart.Plot.Points: plot_points_style :: Lens' (PlotPoints x_azaP y_azaQ) PointStyle
- Graphics.Rendering.Chart.Plot.Points: plot_points_title :: Lens' (PlotPoints x_azbv y_azbw) String
+ Graphics.Rendering.Chart.Plot.Points: plot_points_title :: Lens' (PlotPoints x_azaP y_azaQ) String
- Graphics.Rendering.Chart.Plot.Points: plot_points_values :: Lens (PlotPoints x_azbv y_azbw) (PlotPoints x_azd2 y_azd3) [(x_azbv, y_azbw)] [(x_azd2, y_azd3)]
+ Graphics.Rendering.Chart.Plot.Points: plot_points_values :: Lens (PlotPoints x_azaP y_azaQ) (PlotPoints x_azdP y_azdQ) [(x_azaP, y_azaQ)] [(x_azdP, y_azdQ)]
- Graphics.Rendering.Chart.Plot.Types: plot_all_points :: Lens' (Plot x_awnv y_awnw) ([x_awnv], [y_awnw])
+ Graphics.Rendering.Chart.Plot.Types: plot_all_points :: Lens' (Plot x_awR4 y_awR5) ([x_awR4], [y_awR5])
- Graphics.Rendering.Chart.Plot.Types: plot_legend :: Lens' (Plot x_awnv y_awnw) [(String, Rect -> ChartBackend ())]
+ Graphics.Rendering.Chart.Plot.Types: plot_legend :: Lens' (Plot x_awR4 y_awR5) [(String, Rect -> ChartBackend ())]
- Graphics.Rendering.Chart.Plot.Types: plot_render :: Lens' (Plot x_awnv y_awnw) (PointMapFn x_awnv y_awnw -> ChartBackend ())
+ Graphics.Rendering.Chart.Plot.Types: plot_render :: Lens' (Plot x_awR4 y_awR5) (PointMapFn x_awR4 y_awR5 -> ChartBackend ())
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_grid :: Lens' (PlotVectors x_axhl y_axhm) [(x_axhl, y_axhm)]
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_grid :: Lens' (PlotVectors x_axM5 y_axM6) [(x_axM5, y_axM6)]
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_mapf :: Lens' (PlotVectors x_axhl y_axhm) ((x_axhl, y_axhm) -> (x_axhl, y_axhm))
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_mapf :: Lens' (PlotVectors x_axM5 y_axM6) ((x_axM5, y_axM6) -> (x_axM5, y_axM6))
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_scale :: Lens' (PlotVectors x_axhl y_axhm) Double
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_scale :: Lens' (PlotVectors x_axM5 y_axM6) Double
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_style :: Lens' (PlotVectors x_axhl y_axhm) VectorStyle
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_style :: Lens' (PlotVectors x_axM5 y_axM6) VectorStyle
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_title :: Lens' (PlotVectors x_axhl y_axhm) String
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_title :: Lens' (PlotVectors x_axM5 y_axM6) String
- Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_values :: Lens' (PlotVectors x_axhl y_axhm) [((x_axhl, y_axhm), (x_axhl, y_axhm))]
+ Graphics.Rendering.Chart.Plot.Vectors: plot_vectors_values :: Lens' (PlotVectors x_axM5 y_axM6) [((x_axM5, y_axM6), (x_axM5, y_axM6))]
Files
- Chart.cabal +3/−3
Chart.cabal view
@@ -1,8 +1,8 @@ Name: Chart-Version: 1.3+Version: 1.3.1 License: BSD3 License-file: LICENSE-Copyright: Tim Docker, 2006-2010+Copyright: Tim Docker, 2006-2014 Author: Tim Docker <tim@dockerz.net> Maintainer: Tim Docker <tim@dockerz.net> Homepage: https://github.com/timbod7/haskell-chart/wiki@@ -19,7 +19,7 @@ Build-depends: base >= 3 && < 5 , old-locale , time, mtl, array- , lens >= 3.9 && < 4.4+ , lens >= 3.9 && < 4.5 , colour >= 2.2.1 && < 2.4 , data-default-class < 0.1 , mtl >= 2.0 && < 2.3