115 Commits

Author SHA1 Message Date
Vivian McPhail
9dfd5e7ae3 fix annotations (Issue #7) 2014-05-29 17:11:56 +12:00
Vivian McPhail
08118c729b add sampleData to plots 2014-02-24 21:26:59 +13:00
Vivian McPhail
63548a5e43 fix bug in interaction between point defaults and legend 2014-01-25 16:45:47 +13:00
Vivian McPhail
0d65827162 fix whitespace errors 2013-07-26 20:09:59 +12:00
Vivian McPhail
9d1cb35f54 whitespace in Types.hs 2013-07-01 14:03:46 +12:00
Vivian McPhail
dfd079a9e5 whitespace in Plot.hs 2013-07-01 13:58:46 +12:00
Vivian McPhail
6e5bff2b76 whitespace in Figure.hs 2013-07-01 13:48:15 +12:00
Vivian McPhail
0fba834683 whitespace in Axis.hs and Data.hs 2013-07-01 00:45:38 +12:00
Vivian McPhail
2fa69dd5da add tests to examples folder 2013-07-01 00:20:16 +12:00
Vivian McPhail
ab1bc4bcb9 fix warning messages 2013-06-30 23:54:57 +12:00
Vivian McPhail
f86650cc63 deprecate withTickLabelFormat for withTickLabelsFormat 2013-06-30 23:39:29 +12:00
Vivian McPhail
2c223a1948 version 0.2.1 2013-06-30 14:31:21 +12:00
Vivian McPhail
3f18228974 add background colours for figure and plot 2013-06-30 14:30:59 +12:00
Vivian McPhail
f1408aa325 whitespace in Rendering/Plot/Render/Plot/Legend.hs 2013-06-29 16:24:23 +12:00
Vivian McPhail
757506038d use textPad when plot title exists 2013-06-28 19:53:12 +12:00
Vivian McPhail
89996da5e4 remove textPad shift from plots 2013-06-28 19:42:42 +12:00
Vivian McPhail
fd4871ae9c update CHANGES and TODO 2013-06-28 19:42:11 +12:00
Vivian McPhail
cddc3c7c9b version 0.2 2013-06-22 17:27:18 +12:00
Vivian McPhail
16327da11d add BarStack to Data.hs 2013-06-22 17:26:01 +12:00
Vivian McPhail
ee2344e41b remove plot.tar.nz 2013-06-19 21:17:23 +12:00
Vivian McPhail
4dd23d3844 add BarSpread to Data.hs 2013-06-19 21:03:16 +12:00
Vivian McPhail
aba5d768b0 add BarSetting to Types.hs 2013-06-19 20:56:42 +12:00
Vivian McPhail
60d7e79683 whitespace in Render Data.hs 2013-05-31 18:07:29 +12:00
Vivian McPhail
282abf81bd whitespace in Render Data.hs 2013-05-31 17:09:58 +12:00
Vivian McPhail
cad9145982 update version number to 0.1.8 after addition of TickFormat 2013-05-01 20:10:43 +12:00
Vivian McPhail
50a7582e50 Merge pull request #3 from buecking/master
Added `TickFormat` data type.
2013-05-01 01:03:22 -07:00
Bryan Buecking
b48c06a23a setTickLabelFormat now takes a TickFormat; removed setTickLabelFormatFunction. 2013-05-01 16:51:30 +09:00
Bryan Buecking
d8685078c6 Add setTickLabelFormatFunction; Give users flexibility when formatting labels.
Useful for time-series data where an axis is a date.
2013-04-30 16:46:03 +09:00
Vivian McPhail
b451ceb65b add THANKS 2013-01-12 21:12:02 +13:00
Vivian McPhail
c9e2e4bd37 0.1.7.1 2013-01-10 15:12:14 +13:00
Vivian McPhail
5e82001e3f Merge pull request #2 from uriba/master
Fixed a small bug when setting ticks
2013-01-09 18:03:05 -08:00
Uri Barenholz
785f807c2f small bugfix when setting ticks 2013-01-09 17:23:08 +02:00
Vivian McPhail
dea10b30db fix log labels 2012-12-07 19:20:33 +13:00
Vivian McPhail
ed146f8291 refactor tickPositions in Axis.hs 2012-11-23 21:37:15 +13:00
Vivian McPhail
de38b1768e add rendering for TickValues 2012-11-23 17:16:29 +13:00
Vivian McPhail
ead346f26e rename 'data_label' to 'tick_label' 2012-11-20 07:13:37 +13:00
Vivian McPhail
380debc3c7 fix some warnings 2012-11-19 08:42:03 +13:00
Vivian McPhail
9acd7fd9bf add data labels to axes 2012-11-19 08:23:53 +13:00
Vivian McPhail
de0adeee9e fix bug in location of Value axis 2012-11-14 17:30:32 +13:00
Vivian McPhail
5707b8df50 whitespace in Figure/Plot/Axis.hs 2012-11-14 17:22:22 +13:00
Vivian McPhail
325309840d whitespace in Figure/Plot/Axis.hs 2012-11-14 17:05:04 +13:00
Vivian McPhail
c2d2a67176 towards data labels and some whitespace 2012-11-06 17:28:01 +13:00
Vivian McPhail
010dbaffec fix error bars for points (to under/over) 2012-10-31 03:22:15 +13:00
Vivian McPhail
b79ce9211f undo previous patch (Left/Right toOrdinate) 2012-10-31 03:11:37 +13:00
Vivian McPhail
57e7697dfd single error series modifies value at creation time 2012-10-31 03:01:31 +13:00
Vivian McPhail
270c2694c9 fix extra comma in Simple.hs export list 2012-10-28 18:08:01 +13:00
Vivian McPhail
751a044ada deprecated semilog 2012-10-28 13:49:44 +13:00
Vivian McPhail
b2f3c8e38e tweaked previous patch to export linlog and loglin and reinstate semilog. 2012-10-27 15:53:05 +13:00
Vivian McPhail
3a50104949 Merge pull request #1 from dudebout/patch-1
Creates a log-linear plot.
2012-10-26 19:45:33 -07:00
Nicolas Dudebout
5c97f3638c Creates a log-linear plot.
Renames the semilog to linlog to be more precise.
2012-10-26 15:59:53 -03:00