Michael Baikov
|
b400ce71fa
|
replace MaybeT with MaybeT from transformers
|
2015-01-15 10:57:50 +09:00 |
|
Michael Baikov
|
1aae1113f0
|
remove compilation warnings
|
2015-01-15 10:57:29 +09:00 |
|
Vivian McPhail
|
93d2f3889f
|
add pacak to THANKS for AMP (ghc 7.10)
|
2015-01-05 18:18:21 +13:00 |
|
Vivian McPhail
|
df093a9e8c
|
Merge pull request #9 from pacak/master
Changes needed to support upcoming ghc 7.10 (AMP)
|
2015-01-05 18:14:12 +13:00 |
|
Michael Baikov
|
f8e7f13894
|
bump version
|
2015-01-05 11:45:48 +09:00 |
|
Michael Baikov
|
0e71e195a4
|
add Applicative/Functor instances
|
2015-01-05 11:45:07 +09:00 |
|
Vivian McPhail
|
12494ae668
|
bump version for cairo/pango v0.13
|
2014-08-04 15:26:21 +12:00 |
|
Vivian McPhail
|
afe22824a9
|
Merge pull request #8 from tsurucapital/master
allow pango/cairo v0.13
|
2014-08-04 15:25:21 +12:00 |
|
John Lato
|
e1bfddcac2
|
allow pango/cairo v0.13
|
2014-08-04 10:30:43 +08:00 |
|
Vivian McPhail
|
3e6adc7488
|
add .gitignore
|
2014-07-12 14:38:30 +12:00 |
|
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 |
|