966 Commits

Author SHA1 Message Date
Thomas Breloff
33b3ee89f3 replaced dataframes with recipes 2016-05-09 08:31:50 -04:00
Tom Breloff
008b61c9f6 Merge pull request #236 from jheinen/dev
Fixed colormap problem
2016-05-09 06:12:55 -04:00
Josef Heinen
7546db4d42 Fixed colormap problem 2016-05-09 11:44:37 +02:00
Thomas Breloff
925243969c attempted colormap fix for gr 2016-05-08 11:02:20 -04:00
Tom Breloff
7bce4a963e Merge pull request #233 from jheinen/dev
gr: support for colormaps
2016-05-08 10:30:40 -04:00
Josef Heinen
42d09a6d80 Working on colormaps 2016-05-08 14:06:11 +02:00
Josef Heinen
b6334176e4 Added support for :nbins keyword 2016-05-07 13:24:11 +02:00
Josef Heinen
42a175bd53 Added support for :zlims keyword 2016-05-07 12:45:09 +02:00
Josef Heinen
b4fb9af8e4 Fixed a problem with Julia v0.3 2016-05-07 07:47:13 +02:00
Thomas Breloff
ed6c9fe432 add is_key_supported definition 2016-05-06 15:17:56 -04:00
Thomas Breloff
7e04aa438f removed RecipesBase from REQUIRE 2016-05-06 15:09:53 -04:00
Thomas Breloff
f1679f82c1 remove recipe macro; add dependency on RecipesBase 2016-05-06 14:55:42 -04:00
Thomas Breloff
1808b81d59 recipe fix for empty args in subplot 2016-05-06 11:51:23 -04:00
Thomas Breloff
cd25c7acb2 markershape fix; added require option for recipes 2016-05-06 11:39:17 -04:00
Thomas Breloff
cf03779c5b handle user keywords properly for recipes 2016-05-06 10:50:54 -04:00
Thomas Breloff
d3439f0d7e recipe macro handle curly 2016-05-05 16:58:04 -04:00
Thomas Breloff
2df7f84939 recipe macro 2016-05-05 16:18:56 -04:00
Thomas Breloff
74c76c48d5 working on plotrecipe 2016-05-05 12:22:31 -04:00
Thomas Breloff
cdc0d22b01 changed recipe to plotrecipe and improved it 2016-05-05 11:51:50 -04:00
Thomas Breloff
5a520aadc0 removed some debugging 2016-05-05 10:35:04 -04:00
Thomas Breloff
ec87489dd4 working on image type; working on ijulia display_dict 2016-05-05 00:13:45 -04:00
Thomas Breloff
e30affdfc2 made center calc centroid 2016-05-04 21:36:15 -04:00
Thomas Breloff
66bd2559b9 recipe macro; markershape fix; moved/fixed themes 2016-05-04 16:09:09 -04:00
Thomas Breloff
c8d6b1fab0 linewidth fix; kw macro 2016-05-04 14:24:15 -04:00
Thomas Breloff
548c59719b linewidth default 2016-05-04 13:38:08 -04:00
Thomas Breloff
59c1e24371 default_kw and force_kw macros for recipes 2016-05-04 13:24:44 -04:00
Thomas Breloff
3c09921cbd x/y/z ticklabel rotation; new supported graphs using heatmap v0.6.1 2016-05-03 17:14:52 -04:00
Thomas Breloff
00f3d450f9 fix for integer arg in process_inputs v0.6.0 2016-05-03 14:43:34 -04:00
Thomas Breloff
e676387c16 shapes change verts to x/y; translate/scale/rotate/center; x/y scale alias fix 2016-05-02 16:37:10 -04:00
Thomas Breloff
2e2e8a2230 move plotargs merge and handlePlotColors before series 2016-05-02 12:16:41 -04:00
Thomas Breloff
8c8ede361e removed plotly tests 2016-04-29 17:00:56 -04:00
Thomas Breloff
672bf05856 travis 2016-04-29 14:03:50 -04:00
Thomas Breloff
67ec31c75a travis 2016-04-29 13:52:22 -04:00
Thomas Breloff
59d13a7810 travis; readme 2016-04-29 13:41:28 -04:00
Thomas Breloff
010a25f4cb travis; readme 2016-04-29 13:29:58 -04:00
Thomas Breloff
a0ac7b4a1e travis; readme 2016-04-29 13:02:11 -04:00
Thomas Breloff
ab7eb89466 travis; gitter badge 2016-04-29 12:44:05 -04:00
Thomas Breloff
649d362b85 travis install_wkhtmltoimage.sh 2016-04-29 12:20:18 -04:00
Thomas Breloff
cb80860d6f travis install_wkhtmltoimage.sh 2016-04-29 12:15:42 -04:00
Thomas Breloff
a8ef9e66fc travis install_wkhtmltoimage.sh 2016-04-29 12:05:38 -04:00
Thomas Breloff
d27212e0b7 travis 2016-04-29 11:30:47 -04:00
Thomas Breloff
65650a7ae5 travis 2016-04-29 11:26:53 -04:00
Thomas Breloff
6ab5b8eb68 travis 2016-04-29 10:59:10 -04:00
Thomas Breloff
c618e0577a travis and tests 2016-04-29 10:49:11 -04:00
Thomas Breloff
0e84c91451 split out supported.jl, added tests for more backends; closes #206 2016-04-29 10:13:41 -04:00
Thomas Breloff
005ce11313 InputWrapper and pyplot surface zcolor 2016-04-28 22:03:52 -04:00
Tom Breloff
db118d4f5a Merge pull request #208 from pkofod/newpgf
Further changes to PGFPlots backend.
2016-04-28 15:13:58 -04:00
Patrick Kofod Mogensen
c92b30a741 Further changes to PGFPlots backend. 2016-04-28 20:52:56 +02:00
Thomas Breloff
d67aec6fec gr fixes and tests; fillrange convertToAnyVector 2016-04-28 12:51:08 -04:00
Tom Breloff
ce58f25488 Merge pull request #209 from jheinen/dev
GR - Added polar plots
2016-04-28 11:09:56 -04:00