Daniel Schwabeneder
a8380334df
fix kw support
2017-12-05 22:28:22 +01:00
Daniel Schwabeneder
70bead1eb1
support old PlotTheme type
2017-12-05 22:09:18 +01:00
Daniel Schwabeneder
22d8ecffe5
fix typo
2017-12-04 15:53:45 +01:00
Daniel Schwabeneder
b987331b4f
update new heme() function
2017-12-04 14:54:35 +01:00
Daniel Schwabeneder
899afd625a
add new heme() function
2017-12-04 09:16:00 +01:00
Daniel Schwabeneder
863ec08681
Merge pull request #1274 from daschw/pyplot-framestyle_grid
...
PyPlot: set tick marks color to match grid color for framestyle = :grid
2017-12-02 10:16:08 +01:00
Daniel Schwabeneder
28c958fb20
set tick marks color to grid color for framestyle = :grid
2017-12-01 16:14:59 +01:00
Daniel Schwabeneder
4c9f4a55d5
Merge pull request #1271 from daschw/gr-legend
...
allow to change the foreground_color_legend in gr
2017-11-30 16:50:18 +01:00
Daniel Schwabeneder
a7fcf77251
allow to change the foreground_color_legend in gr
2017-11-30 16:26:48 +01:00
Daniel Schwabeneder
a57745ed64
Merge pull request #1270 from daschw/grid
...
Extend grid lines to axes limits for GR (and GLVisualize)
2017-11-30 13:00:48 +01:00
Daniel Schwabeneder
dd16c7d560
extend grid lines to axes limits
2017-11-30 11:47:20 +01:00
Daniel Schwabeneder
7f3780a20d
Merge pull request #1269 from daschw/tests
...
use new StatPlots df syntax in testexamples
2017-11-30 11:16:10 +01:00
Daniel Schwabeneder
99c8713e7f
Merge pull request #1268 from daschw/contour-fill
...
fix axes limits for fill=true in 3d plots (fix #1267 )
2017-11-30 11:15:53 +01:00
Daniel Schwabeneder
49eb2c426d
update testexample 30
2017-11-30 11:05:05 +01:00
Daniel Schwabeneder
4c55ff5df8
use new StatPlots df syntax in testexamples
2017-11-30 11:01:12 +01:00
Daniel Schwabeneder
714f8dea1d
fix axes limits for fill=true in 3d plots
2017-11-30 09:45:09 +01:00
Josef Heinen
1419a919aa
Merge pull request #1260 from jheinen/master
...
gr: added support for non-string legend labels
2017-11-22 21:46:38 +01:00
Josef Heinen
6d4717fc96
gr: added support for non-string legend labels
2017-11-22 21:26:53 +01:00
Josef Heinen
6a8f4caee3
Merge pull request #1258 from jheinen/master
...
gr: fix 'hidden window' problem after savefig
2017-11-21 14:58:12 +01:00
Josef Heinen
dbf96a69d7
gr: fix 'hidden window' problem after savefig
2017-11-21 14:45:00 +01:00
Daniel Schwabeneder
0519f18bd7
Merge pull request #1257 from daschw/pyplot-fonts
...
fix guidefontamily typo in pyplot
2017-11-20 16:56:38 +01:00
Daniel Schwabeneder
f7765c80b8
fix guidefontamily typo in pyplot
2017-11-20 16:54:05 +01:00
Daniel Schwabeneder
f2e2ffa170
Merge pull request #1255 from daschw/fonts
...
Allow setting fonts in recipes (fix #555 )
2017-11-20 15:17:33 +01:00
Daniel Schwabeneder
b2a816452d
Merge pull request #1242 from biggsbiggsby/patch-1
...
Generate a palette for each gif frame; Fixes #1239
2017-11-20 11:01:28 +01:00
Daniel Schwabeneder
299e9a85f2
Merge pull request #1253 from romainFr/pull-request/c01d8199
...
Plotly : always define range explicitely. Solves axis linking #1124
2017-11-20 08:40:12 +01:00
Daniel Schwabeneder
ad34863bd6
Merge pull request #1254 from daschw/axes-limits
...
expand axes extrema for heatmap edges
2017-11-20 08:40:01 +01:00
Daniel Schwabeneder
129a91b36f
update arg description
2017-11-19 21:18:04 +01:00
Daniel Schwabeneder
78f10de8cd
update inspectdr
2017-11-19 20:44:22 +01:00
Daniel Schwabeneder
189b2e5cd6
update glvisualize
2017-11-19 20:36:26 +01:00
Daniel Schwabeneder
d4f67ec3b5
update glvisualize
2017-11-19 20:31:28 +01:00
Daniel Schwabeneder
7ec54b9c2e
update plotly(js)
2017-11-19 19:54:52 +01:00
Daniel Schwabeneder
60d20ea998
update pyplot
2017-11-19 18:15:22 +01:00
Daniel Schwabeneder
e80a73cc1c
fix magic font argument and cascading font defaults
2017-11-19 16:59:54 +01:00
Daniel Schwabeneder
6e51a08694
fix errors
2017-11-19 15:36:11 +01:00
Daniel Schwabeneder
0da6f6b4a4
update gr
2017-11-19 15:32:30 +01:00
Daniel Schwabeneder
ba3e75e710
fix errors
2017-11-19 15:16:49 +01:00
Daniel Schwabeneder
8fee5e0de7
implement titlefont legendfont tickfont and guidefont functions to construct font objects from subplots and axes
2017-11-19 14:58:30 +01:00
Daniel Schwabeneder
68a060b7eb
implement titlefont, legendfont, tickfont and guidefont magic keyword arguments
2017-11-19 14:31:30 +01:00
Daniel Schwabeneder
9f5be974b6
add fontfamily, fontsize, fonthalign, fontvalign, fontrotation, fontcolor keywords
2017-11-19 14:02:49 +01:00
Daniel Schwabeneder
ea976d5f08
expand axes extrema for heatmap edges
2017-11-19 12:53:11 +01:00
Daniel Schwabeneder
892d68e792
Merge pull request #1251 from daschw/pyplot-legend
...
PyPlot: change legend symbols for shapes and filled plots
2017-11-18 08:43:23 +01:00
Romain Franconville
5a0744e2f1
Remove commented code
2017-11-17 16:06:14 -05:00
Romain Franconville
c01d8199f9
Also include scaling
2017-11-17 15:29:55 -05:00
Romain Franconville
df023d6bdb
Always define axis range explicitely
2017-11-17 15:02:16 -05:00
Daniel Schwabeneder
4bfb562477
remove extra space
2017-11-17 13:01:13 +01:00
Daniel Schwabeneder
4bc01b92bd
avoid too big linewidths in legend
2017-11-17 12:59:20 +01:00
biggsbiggsby
ee0f4e11ea
Update animation.jl
...
Changed palette for each frame to an option, made the default palette a lossless bmp file for best quality/filesize, but still compatible with FFMPEG 3.4 on Win7 x64
2017-11-17 12:35:36 +01:00
Daniel Schwabeneder
1aa780f0a2
change legend symbols for shapes and filled plots on pyplot
2017-11-17 11:33:10 +01:00
biggsbiggsby
cf58f3cbf2
Update animation.jl
...
Generates a color palette for each frame (instead of each animation) to improve quality, and avoid palette file format issues in FFMPEG 3.4
2017-11-17 10:30:23 +01:00
Michael Krabbe Borregaard
18619e9010
Merge pull request #1246 from huckl3b3rry87/pull-request/ae37dce0
...
allow legend to be outside for pgfplots()
2017-11-14 20:33:20 +00:00