2010-09-02 02:54:50 +12:00
|
|
|
0.1:
|
|
|
|
* initial version
|
2010-10-01 18:34:05 +13:00
|
|
|
0.1.1:
|
|
|
|
* add candle/whisker plots
|
|
|
|
|
|
|
|
0.1.1.1:
|
|
|
|
* export MinMaxSeries
|
2010-10-02 14:27:47 +13:00
|
|
|
|
|
|
|
0.1.1.2:
|
2010-10-02 18:45:19 +13:00
|
|
|
* fixed examples for Scale (Log/Linear)
|
|
|
|
|
|
|
|
0.1.1.3:
|
|
|
|
* fixed bug (lack of stroke) with datasets larger than window
|
|
|
|
* hollow points fill with white
|
2010-10-03 17:41:20 +13:00
|
|
|
|
|
|
|
0.1.1.4:
|
2010-10-04 00:28:19 +13:00
|
|
|
* remove Unicode dependency
|
|
|
|
|
|
|
|
0.1.2:
|
2010-10-06 20:06:59 +13:00
|
|
|
* improve axis line joins
|
|
|
|
* annotations
|
|
|
|
|
|
|
|
0.1.2.1:
|
|
|
|
* save/restore cairo annotation
|
2010-10-06 20:47:29 +13:00
|
|
|
* add setDataset documentation
|
2010-10-06 21:33:37 +13:00
|
|
|
* improve Dashes
|
2010-10-06 21:45:50 +13:00
|
|
|
* formattable grid lines
|
|
|
|
|
2010-10-06 22:18:31 +13:00
|
|
|
0.1.2.2:
|
|
|
|
* FormattedSeries, not DecoratedSeries in setDataset documentation
|
|
|
|
|
|
|
|
0.1.2.3:
|
2011-05-31 13:19:38 +12:00
|
|
|
* export withGridLine
|
|
|
|
|
|
|
|
0.1.2.4:
|
|
|
|
* bumped gtk dependency
|
|
|
|
* changed 'State' constructor to 'state' function to reflect mtl > 2
|
|
|
|
|
|
|
|
0.1.2.5:
|
|
|
|
* fixed bug in surface axis labels
|
|
|
|
|
|
|
|
0.1.2.6:
|
|
|
|
* fixed treatment of 0 in log axes
|
|
|
|
* fixed reversed range values
|
|
|
|
* thus reverting 0.1.2.5 non-bug
|
|
|
|
* export Data.Colour.Names
|
|
|
|
|
|
|
|
0.1.3.0:
|
2011-05-31 15:03:09 +12:00
|
|
|
* change scaling so that miniscule linewidths don't occur
|
|
|
|
|
|
|
|
0.1.3.1:
|
2011-09-13 14:17:53 +12:00
|
|
|
* fix error in scaling
|
|
|
|
|
|
|
|
0.1.3.2:
|
|
|
|
* more fix treatment of 0 in log axes
|
|
|
|
|
|
|
|
0.1.3.3:
|
2012-05-31 14:30:20 +12:00
|
|
|
*
|
|
|
|
|
|
|
|
0.1.3.4:
|
2012-06-14 14:05:11 +12:00
|
|
|
* switch to github
|
|
|
|
|
|
|
|
0.1.3.5:
|
|
|
|
* fixed .cabal repository line
|
2012-06-27 16:24:06 +12:00
|
|
|
|
|
|
|
0.1.4:
|
2012-06-29 14:39:32 +12:00
|
|
|
* fix finding min/max of MinMax series
|
|
|
|
* fix bar width for Candle/Whisker
|
2012-06-29 14:45:55 +12:00
|
|
|
* fix x coordinate of Whisker
|
2012-06-29 17:28:40 +12:00
|
|
|
* change bar width for Bar
|
|
|
|
|
|
|
|
0.1.4.1:
|
2012-07-25 16:38:54 +12:00
|
|
|
* refactor renderSeries
|
2012-07-29 16:29:36 +12:00
|
|
|
* fixed error bars for non-points
|
|
|
|
|
|
|
|
0.1.4.2:
|
2012-10-28 18:08:01 +13:00
|
|
|
* fixed bug in MinMax with error (logSeriesMinMax)
|
|
|
|
|
|
|
|
0.1.5:
|
|
|
|
* changed Ticks datatype
|
2012-10-31 03:22:15 +13:00
|
|
|
* added linlog and loglin to Simple.hs
|
2012-11-19 08:23:53 +13:00
|
|
|
* fixed points with single error series (to under/over)
|
|
|
|
* fixed bug in location of `Value` axis
|
|
|
|
* added data labels to axes
|
2012-11-19 08:42:03 +13:00
|
|
|
* fix some warnings
|
2012-11-23 17:16:29 +13:00
|
|
|
|
|
|
|
0.1.5.1:
|
|
|
|
* changed _data_label to _tick_label
|
|
|
|
|
|
|
|
0.1.6:
|
2012-11-23 21:37:15 +13:00
|
|
|
* added TickValue renderer
|
|
|
|
|
|
|
|
0.1.6.1:
|
|
|
|
* refactor tickPositions
|
2012-12-07 19:20:33 +13:00
|
|
|
|
|
|
|
0.1.7:
|
2013-01-10 15:12:14 +13:00
|
|
|
* fix log labels
|
|
|
|
|
|
|
|
0.1.7.1:
|
2013-05-01 20:10:43 +12:00
|
|
|
* small bug fix when setting ticks
|
|
|
|
|
|
|
|
0.1.8:
|
2013-06-19 21:03:16 +12:00
|
|
|
* added `TickFormat` data type
|
|
|
|
|
|
|
|
0.2:
|
2013-06-30 14:31:21 +12:00
|
|
|
* added `BarSetting` with `BarSpread` and `BarStack`
|
|
|
|
|
|
|
|
0.2.1:
|
|
|
|
* don't use textPad when plot title is empty
|
|
|
|
* add background colours for figure and plot
|
2013-06-30 23:39:29 +12:00
|
|
|
|
|
|
|
0.2.2:
|
2014-01-25 16:45:47 +13:00
|
|
|
* deprecate `withTickLabelFormat` for `withTickLabelsFormat`
|
|
|
|
* fix issue #5, interaction of setPointSize and Legends
|
|
|
|
|
2014-02-24 21:26:59 +13:00
|
|
|
0.2.3:
|
2014-05-29 17:11:56 +12:00
|
|
|
* add sampleData action to a plot
|
|
|
|
|
|
|
|
0.2.3.1:
|
|
|
|
* fix bugs (-y) in rendering annotations. Issue #7
|
2014-08-04 15:26:21 +12:00
|
|
|
|
|
|
|
0.2.3.2:
|
|
|
|
* allow v0.13 of pango/cairo
|