packages feed

plot 0.1.7 → 0.1.7.1

raw patch · 3 files changed

+5/−14 lines, 3 files

Files

CHANGES view
@@ -95,3 +95,6 @@  0.1.7: 		* fix log labels++0.1.7.1:+		* small bug fix when setting ticks
THANKS view
@@ -1,1 +1,2 @@  * Nicolas Dudebout for linlog and loglin in Simple.hs+ * uriba for a small bug fix when setting ticks
plot.cabal view
@@ -1,5 +1,5 @@ Name:                plot-Version:             0.1.7+Version:             0.1.7.1 License:             BSD3 License-file:        LICENSE Copyright:           (c) A.V.H. McPhail 2010, 2012@@ -32,19 +32,6 @@      The example in Graphics.Rendering.Plot can be viewed at       <http://code.haskell.org/plot/examples/perturbed-sine.png>      .-     Changes in plot 0.1.1-     .-          * added candle and whisker plots-     .-     Changes in plot 0.1.2-     .-          * axis join rendering improvement-     .-          * added annotations-     .-          * grid lines formattable-     .-     Changes      . Category:            Graphics