137 Commits

Author SHA1 Message Date
Vivian McPhail
cc5cdff696 Merge pull request #16 from vaibhavsagar/upper-lower
Resolve ambiguity in Upper and Lower types
2017-09-06 16:51:19 +12:00
Vaibhav Sagar
668a31d1a2 Resolve ambiguity in Upper and Lower types
Numeric.LinearAlgebra was exporting these types as well.
2017-09-05 22:44:54 +08:00
Vivian McPhail
eda622d87d implement vector functions thanks to alang9 2017-03-24 16:30:22 +13:00
Vivian McPhail
7994308597 Merge pull request #15 from alang9/master
Add support for plotting vector functions, which may be faster to eva…
2017-03-24 16:15:09 +13:00
Alex Lang
575ef99cdb Add support for plotting vector functions, which may be faster to evaluate than plain functions 2017-03-23 23:13:08 -04:00
Vivian McPhail
ddd93b310e update for GHC 8 2016-09-23 11:56:29 +12:00
Vivian McPhail
25603246a8 update for hmatrix 0.17 2015-10-09 18:56:45 +13:00
Vivian McPhail
633b871b41 Merge pull request #11 from pacak/master
MaybeT/warnings, v2
2015-01-15 15:49:58 +13:00
Michael Baikov
aecafac258 Merge remote-tracking branch 'origin/master'
Conflicts:
	CHANGES
2015-01-15 11:35:25 +09:00
Michael Baikov
937101d32b update CHANGES/THANKS 2015-01-15 11:24:30 +09:00
Vivian McPhail
d80de39f16 add AMP changes to CHANGES 2015-01-15 15:17:58 +13:00
Michael Baikov
a25e8eb272 bump version 2015-01-15 10:58:27 +09:00
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