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:
|
|
|
|
*
|