3260 Commits

Author SHA1 Message Date
Simon Christ
92aafb1349 padding of grouplots 2019-11-21 13:03:37 +01:00
Simon Christ
e1e8a480f9 fix polar plots 2019-11-21 12:34:09 +01:00
Simon Christ
b6e641c035 adjust color bar limits 2019-11-21 11:31:33 +01:00
Simon Christ
fe77659058 remove point meta 2019-11-21 11:11:05 +01:00
Simon Christ
d43e53f896 tests for marker-stroke-color 2019-11-20 18:10:30 +01:00
Simon Christ
2d947f4a97 native fillrange 2019-11-20 17:28:23 +01:00
Simon Christ
71720de7b2 update tests 2019-11-20 15:20:33 +01:00
Simon Christ
4964eb31fa create plot only once 2019-11-20 14:16:43 +01:00
Simon Christ
b66415a338 translate pgf_fill_legend_hack 2019-11-20 10:35:48 +01:00
Simon Christ
e14733d460 ltriangle, rtriangle 2019-11-19 18:18:08 +01:00
Simon Christ
91aef71891 broken polar 2019-11-19 17:46:05 +01:00
Simon Christ
408db8dc4f respect layout 2019-11-19 17:30:26 +01:00
Simon Christ
4902716a44 use TikzDocument and its preamble 2019-11-19 16:30:53 +01:00
Simon Christ
c0fc671a83 status quo 2019-11-19 15:31:36 +01:00
Simon Christ
fb418c87ac fix pgfx_fillrange_series 2019-11-19 15:06:34 +01:00
Simon Christ
b6da96fb78 add area legend for shapes 2019-11-19 14:58:03 +01:00
Simon Christ
1a751c7bae reproduce 3D docs plot 2019-11-19 14:47:54 +01:00
Simon Christ
2d100d8261 legend position 2019-11-19 12:08:30 +01:00
Simon Christ
3f70fdb3aa correct test 2019-11-19 12:05:43 +01:00
Simon Christ
1819e3dd99 fix colorbar 2019-11-19 11:58:57 +01:00
Simon Christ
64791017f8 adjust 2019-11-19 11:35:35 +01:00
Simon Christ
5e0d42898c claim everything 2019-11-19 11:34:21 +01:00
Simon Christ
4486620918 title styling 2019-11-19 11:30:34 +01:00
Simon Christ
b6bd69055b tests for 3D colorbar 2019-11-18 19:05:49 +01:00
Simon Christ
1e2ea1614c add tests 2019-11-18 17:16:27 +01:00
Simon Christ
c39613ddd8 translation of pgf_colormap 2019-11-18 16:13:56 +01:00
Simon Christ
cd55218a2c translated pgf_fillrange_series 2019-11-18 11:51:03 +01:00
Simon Christ
881d415f21 Merge branch 'pgfplotsx' of github.com:BeastyBlacksmith/Plots.jl into pgfplotsx 2019-11-18 11:41:39 +01:00
Simon Christ
2bf3ddf45b add guard against overexecution 2019-11-15 16:41:47 +01:00
Simon Christ
d8c48f1a85 translate pgf_fillrange_series 2019-11-15 16:13:54 +01:00
Simon Christ
1f566294ac basic 3D 2019-11-15 15:47:36 +01:00
Simon Christ
86643058b6 apply annotations 2019-11-15 13:47:04 +01:00
Simon Christ
6b6d589aa7 translate pgf_add_aanotation! 2019-11-15 09:42:05 +01:00
Simon Christ
cbc0419c6e legend styling 2019-11-15 08:52:56 +01:00
Simon Christ
5920f3b34d options translation part 1, use Options instead of @pgf 2019-11-14 22:31:22 +01:00
Simon Christ
c984722807 fix code loading 2019-11-14 16:45:31 +01:00
Simon Christ
97c0161b9d markercolor 2019-11-14 07:37:21 +01:00
Simon Christ
9e74976d6d axes labels, legend entries, line color, marker shapes 2019-11-13 16:00:50 +01:00
Simon Christ
ca600e9d76 fix display 2019-11-13 12:12:31 +01:00
Simon Christ
37300a9345 not displaying in Juno 2019-11-12 16:55:13 +01:00
Simon Christ
54fc1ff69c create display methods 2019-11-12 16:27:27 +01:00
Simon Christ
6d1c723e4b create stub 2019-11-12 16:03:54 +01:00
Yuval
eab5091147
Merge pull request #2236 from yha/inf-nan
Convert infinite values to NaN
2019-11-12 15:16:33 +02:00
Daniel Schwabeneder
a0e0c2c950
Merge pull request #2242 from BeastyBlacksmith/bbs/adapted_grid-change
fix multiplot of functions
2019-11-08 12:57:03 +01:00
Simon Christ
8b43f70ed4 fix multiplot of functions 2019-11-08 11:55:34 +01:00
Daniel Schwabeneder
867a2b8748
Merge pull request #2240 from johanbluecreek/2239-fixing-cached-inline-animations
animation.jl: using randstring() to generate unique tmp names (fix: 2239)
2019-11-06 16:27:37 +01:00
Daniel Schwabeneder
63cd86589c
Merge pull request #2234 from lmh91/lmh_gr_nonuniform_heatmap
Nonuniform heatmaps are now possible with the GR backend.
2019-11-06 15:55:54 +01:00
Johan Blåbäck
31c4414c32 animation.jl: using randstring() to generate unique tmp names (fix: 2239)
Browser caching prevents animations from being updated if names are not
unique. This solves Issue #2239.
2019-11-06 15:17:51 +01:00
Lukas Hauertmann
36558389b6 remove debugging line 2019-11-05 11:51:34 +01:00
Lukas Hauertmann
686ab1b51f isedges is now an arguement and not a keyword anymore 2019-11-05 11:12:46 +01:00