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
|
|
|
|
|
|
|
|
0.2.2.2:
|
|
|
|
* FormattedSeries, not DecoratedSeries in setDataset documentation
|