packages feed

plot 0.1.2.2 → 0.1.2.3

raw patch · 3 files changed

+7/−2 lines, 3 files

Files

CHANGES view
@@ -26,5 +26,8 @@ 		* improve Dashes 		* formattable grid lines -0.2.2.2:+0.1.2.2: 		* FormattedSeries, not DecoratedSeries in setDataset documentation++0.1.2.3:+		* export withGridLine
lib/Graphics/Rendering/Plot/Figure.hs view
@@ -61,6 +61,7 @@                                       , setDataset                                       -- * Annotations                                       , Location, Head, Fill+                                      , Annote()                                       , arrow                                       , oval                                       , rect@@ -100,6 +101,7 @@                                       , setTickLabelFormat                                       , withAxisLabel                                       , withAxisLine+                                      , withGridLine                                        -- * Lines                                       , Line(), LineFormat()                                       , DashStyle,Dash(..),LineWidth
plot.cabal view
@@ -1,5 +1,5 @@ Name:                plot-Version:             0.1.2.2+Version:             0.1.2.3 License:             BSD3 License-file:        LICENSE Copyright:           (c) A.V.H. McPhail 2010