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 |
|
Huckleberry Febbo
|
ae37dce0f3
|
allow legend to be outside for pgfplots()
|
2017-11-14 13:43:17 -05:00 |
|
Michael Krabbe Borregaard
|
e48831d092
|
Merge pull request #1243 from apalugniok/polar-output
Correct polar tick alignment for PGFPlots.
|
2017-11-14 15:05:15 +01:00 |
|
Andrew Palugniok
|
99f25ef744
|
Fix typo.
|
2017-11-14 13:49:53 +00:00 |
|
Michael Krabbe Borregaard
|
19192b622b
|
Merge pull request #1224 from hessammehr/master
Fix for #1138
|
2017-11-13 17:06:03 +01:00 |
|
Michael Krabbe Borregaard
|
183f399341
|
Merge pull request #1208 from apalugniok/polar-output
Polar plots consistency
|
2017-11-13 05:17:46 +01:00 |
|
Andrew Palugniok
|
240c1efab9
|
Improve default radial axis padding.
|
2017-11-12 18:09:08 +00:00 |
|
Andrew Palugniok
|
8bbdb0f1b8
|
Adds radial data filtering for points within axis limits.
|
2017-11-12 18:08:40 +00:00 |
|
Daniel Schwabeneder
|
ecee135a63
|
Merge pull request #1230 from daschw/pgfplots-legend-symbols
change pgfplots legend symbol for shapes and filled plots (fix #1215)
|
2017-11-09 09:57:43 +01:00 |
|
Daniel Schwabeneder
|
51d4630405
|
change pgfplots legend symbol for shapes and filled plots
|
2017-11-08 22:02:40 +01:00 |
|
Michael Krabbe Borregaard
|
60e7695546
|
Merge pull request #1228 from PallHaraldsson/patch-1
Typo?
|
2017-11-07 12:29:10 +01:00 |
|
Páll Haraldsson
|
6d14a858a3
|
Typo?
Guessing here, 0.2.0 must be really old?
|
2017-11-07 11:11:46 +00:00 |
|
Andrew Palugniok
|
08a6f3af36
|
Allow custom radial ticks for GR. Fix polar ylims for non-zero ymin values in GR.
|
2017-11-05 10:37:51 +00:00 |
|
Andrew Palugniok
|
cc43202e8f
|
Fix radial axis tick alignment for GR.
|
2017-11-04 23:04:49 +00:00 |
|
Hessam Mehr
|
8fb3f3b1c9
|
Fixed for #1138
|
2017-11-04 15:20:41 -07:00 |
|
Andrew Palugniok
|
2fe2ff474c
|
Implement grid attributes for polar plots.
|
2017-11-04 21:27:02 +00:00 |
|
Andrew Palugniok
|
f0ad851aa7
|
Make radial axis vertical.
|
2017-11-03 19:45:17 +00:00 |
|
Daniel Schwabeneder
|
ab29a712c0
|
Merge pull request #1221 from daschw/gr-contour-lw
allow setting the linewidth for contour plots in GR
|
2017-11-03 11:50:30 +01:00 |
|
Daniel Schwabeneder
|
8dd264c4da
|
remove unnecessary line
|
2017-11-03 10:15:55 +01:00 |
|
Daniel Schwabeneder
|
40282ae23a
|
allow setting the linestyle for contours on GR
|
2017-11-03 10:02:16 +01:00 |
|
Josef Heinen
|
ed75369c6d
|
Merge pull request #1220 from jheinen/master
gr: use correct aspect ratio (fixes #1219)
|
2017-11-02 22:15:30 +01:00 |
|
Josef Heinen
|
b34f4141a2
|
Update gr.jl
|
2017-11-02 21:53:11 +01:00 |
|
Daniel Schwabeneder
|
5d5d8f073a
|
allow setting the linewidth for contour plots in GR
|
2017-11-02 20:38:06 +01:00 |
|
Josef Heinen
|
f690961af2
|
gr: use correct aspect ratio (fixes #1219)
|
2017-11-02 20:12:11 +01:00 |
|
Andrew Palugniok
|
12aa43ff5f
|
Fix deprecations.
|
2017-11-02 16:33:05 +00:00 |
|
Andrew Palugniok
|
4f171e3eb5
|
Add handling of polar axes.
|
2017-11-02 16:32:57 +00:00 |
|
Daniel Schwabeneder
|
671f5c3a68
|
Merge pull request #1213 from daschw/fillrange
Make `fill = true` fill to zero
|
2017-10-31 09:21:47 +01:00 |
|
Daniel Schwabeneder
|
1f12185441
|
Merge pull request #1214 from apalugniok/plotly-colorbar
Fix colorbar always displaying in Plotly. (Fixes #1211)
|
2017-10-31 09:21:31 +01:00 |
|
Andrew Palugniok
|
a3e599e38d
|
Fix colorbar always displaying in Plotly.
|
2017-10-30 19:50:02 +00:00 |
|
Daniel Schwabeneder
|
5a3779e431
|
fill = true fills to 0
|
2017-10-30 10:49:22 +01:00 |
|
Michael Krabbe Borregaard
|
5ddcdef1b4
|
Merge pull request #1210 from mkborregaard/master
add hline marker to pgfplots
|
2017-10-27 19:22:11 +02:00 |
|
Michael K. Borregaard
|
7b6b44b284
|
add hline to pgfplots
|
2017-10-27 15:52:32 +02:00 |
|
Michael Krabbe Borregaard
|
a691d5c7e8
|
Merge pull request #1187 from anowacki/movie-compatibility
Animations: improve movie compatibility when using ffmpeg
|
2017-10-25 11:44:03 +02:00 |
|
Josef Heinen
|
7cf40b16df
|
Merge pull request #1206 from jheinen/master
gr: implement title location
|
2017-10-24 20:06:00 +02:00 |
|
Josef Heinen
|
ad6b707abf
|
gr: implement title location
|
2017-10-24 19:50:18 +02:00 |
|
Andy Nowacki
|
133052b58c
|
Animations: improve movie compatibility when using ffmpeg
Add the -pix_fmt yuv420p option when using ffmpeg to save
animations with the mov or mp4 commands. This improves
compatibility of the movie files since many players do not
support the ffmpeg defaults.
To do this, add a third positional argument to `buildanimation`
to specify if we want an animated GIF file. The default
is `true`.
See the following for more information:
- https://trac.ffmpeg.org/wiki/Encode/H.264 ('Compatibility')
- https://apple.stackexchange.com/questions/166553/why-wont-video-from-ffmpeg-show-in-quicktime-imovie-or-quick-preview
|
2017-10-23 14:16:12 +01:00 |
|
Michael Krabbe Borregaard
|
226bf7e705
|
Merge pull request #1199 from mkborregaard/make-revise-possible
Make revise possible
|
2017-10-21 07:40:53 +02:00 |
|
Michael K. Borregaard
|
cdcbdc308c
|
include backend files
|
2017-10-20 22:45:04 +02:00 |
|
Daniel Schwabeneder
|
5bfa6151ac
|
Merge pull request #1195 from apalugniok/pgfplots-logticks
Fix log scale ticks LaTeX error for PGFPlots. (fixes #1192)
|
2017-10-19 17:38:44 +02:00 |
|
Daniel Schwabeneder
|
020760f0c8
|
Merge pull request #1190 from daschw/tests
Minor test_example changes (close #1162)
|
2017-10-19 17:38:25 +02:00 |
|
Andrew Palugniok
|
0c4750547a
|
Fix LaTeX error for log scale ticks.
|
2017-10-19 15:30:45 +01:00 |
|
Michael Krabbe Borregaard
|
9c46509f84
|
Merge pull request #1185 from H-M-H/animation_fix
Use ffmpeg & palette to create gifs, closes #1050
|
2017-10-18 22:28:56 +02:00 |
|
Daniel Schwabeneder
|
928a2d646b
|
Merge pull request #1189 from daschw/spy
use fg_color for matrices with unique non-zeros in spy recipe
|
2017-10-18 21:31:54 +02:00 |
|
Daniel Schwabeneder
|
7ffd1fc9c2
|
some further improvements for framestyle and group testexamples
|
2017-10-18 21:24:28 +02:00 |
|
Daniel Schwabeneder
|
6d4f456826
|
fix framestyle testexample
|
2017-10-18 21:06:37 +02:00 |
|
Daniel Schwabeneder
|
e78bf87377
|
update some test_examples
|
2017-10-18 20:51:43 +02:00 |
|
Daniel Schwabeneder
|
c76fc5b909
|
use fg_color for matrices with unique non-zeros in spy recipe
|
2017-10-18 20:47:06 +02:00 |
|
Michael Krabbe Borregaard
|
eecd14f53a
|
Merge pull request #1036 from JuliaPlots/fbot/deps
Fix deprecations
|
2017-10-17 21:45:13 +02:00 |
|
femtocleaner[bot]
|
ef29b4a5b0
|
Fix deprecations
|
2017-10-17 09:59:09 +00:00 |
|
Daniel Schwabeneder
|
d6748792e9
|
Merge pull request #1184 from daschw/gr-box-flip
fix combination of box framestyle and flip on gr
|
2017-10-17 09:23:47 +02:00 |
|