Adrian Dawid
718bce90f6
Add mesh3d example
2020-08-13 21:24:54 +02:00
Adrian Dawid
3a1ae681e9
Update shorthands example
2020-08-13 21:13:36 +02:00
Adrian Dawid
5916055eeb
Small bugfix
2020-08-13 21:10:28 +02:00
Adrian Dawid
e594e22c68
Change i,j,k to series keyword
2020-08-13 21:03:01 +02:00
Adrian Dawid
13353f1637
Add shorthand
2020-08-13 16:54:05 +02:00
Adrian Dawid
acfda5ea69
Add fallback for other backends
2020-08-13 11:03:14 +02:00
Adrian Dawid
71910c2d70
Add support for arbitrary 3d mesh
2020-08-12 23:24:11 +02:00
Adrian Dawid
60e80e93cf
Clean up code
2020-08-11 01:15:43 +02:00
Adrian Dawid
6d9f224c74
Make it work in practice
2020-08-11 01:14:35 +02:00
Adrian Dawid
3160795f21
Add :mesh3d seriestype (in theory)
2020-08-11 00:53:03 +02:00
Simon Christ
8dcff1f73d
Update SnoopCompile.yml ( #2902 )
2020-08-07 22:36:29 +02:00
Simon Christ
c73a5aaabc
fix saving as .tikz ( #2901 )
2020-08-07 12:45:50 +02:00
github-actions[bot]
806d4671ce
CompatHelper: bump compat for "FFMPEG" to "0.4" ( #2891 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-05 10:18:47 +02:00
Simon Christ
c4a64351ca
set version to 1.5.8 [skip ci]
v1.5.8
2020-08-04 11:05:28 +02:00
Simon Christ
345bceb526
conserve extra_kwargs ( #2885 )
...
* conserve extra_kwargs
* Update test_pgfplotsx.jl
* remove wraptuples
* Update test_pgfplotsx.jl
* Update test_pgfplotsx.jl
* Update test_pgfplotsx.jl
* Update test_pgfplotsx.jl
* Revert "remove wraptuples"
This reverts commit 6d66d69692ad1ffb72a99ed4777658d14ad749f1.
* Auto stash before revert of "remove wraptuples"
2020-08-01 00:34:04 +02:00
Simon Christ
5673ced5d7
set version to 1.5.7 [skip ci]
v1.5.7
2020-07-28 10:23:15 +02:00
Simon Christ
a929903a63
Update SnoopCompile.yml ( #2873 )
...
* Update SnoopCompile.yml
I don't think we need to run on all branches and nightly.
Also we don't have benchmarks, right?
* Update SnoopCompile.yml
2020-07-27 09:34:32 +02:00
Maaz Bin Tahir Saeed
b9cf8c3928
Fix guides not being considered in calculating plot area ( #2878 )
2020-07-26 21:43:22 +02:00
Simon Christ
9b573dce49
set version to 1.5.6 [skip ci]
v1.5.6
2020-07-23 11:59:08 +02:00
isentropic
c2bb17cece
pyplot fonts fixed ( #2858 )
2020-07-23 11:57:24 +02:00
Maaz Bin Tahir Saeed
7e122bdfea
Fix #2848 : Legend :top should start below axis spine ( #2870 )
...
* Account for adding dy to ymax in legend pos
* Subtract x legend offset from :right symbols
2020-07-23 09:48:14 +02:00
Yuval
1ee999af33
Merge pull request #2867 from yha/animation-no-yuv
...
Don't use `-pix_fmt yuv420p` when calling ffmpeg
2020-07-22 19:49:03 +03:00
Daniel Schwabeneder
381f14b657
Merge pull request #2869 from MLH-Fellowship/diaga-2808
...
Fix #2808 : Make legend width proportional to plot size
2020-07-22 14:02:15 +02:00
Diaga
3fec5ae1cf
Include legend width changes for shapes and increase width
2020-07-21 18:27:06 +05:00
Diaga
b154a1a3e4
Make white space and marker pos dynamic
2020-07-21 14:19:20 +05:00
Yuval
cef0a55870
Merge pull request #2866 from yha/offset-fillrange
...
Support offset vectors as fillrange and ribbon
2020-07-20 12:35:00 +03:00
yha
61e80e96cf
Don't use yuv240p format for video
2020-07-20 01:05:14 +03:00
yha
0db321aecc
Support offset vectors as fillrange and ribbon
2020-07-20 00:12:47 +03:00
Daniel Schwabeneder
8b7f87506a
Merge pull request #2865 from daschw/pyplot-image
...
fix wrong image limits in pyplot (fix #2864 )
2020-07-16 23:36:45 +02:00
Simon Christ
f9f6e0ff57
remove show comments
2020-07-16 21:25:46 +02:00
Daniel Schwabeneder
6f36d0998f
fix wrong image limits in pyplot ( fix #2864 )
2020-07-16 20:17:02 +02:00
Josef Heinen
943bdca05e
Update Project.toml
v1.5.5
2020-07-15 21:19:28 +02:00
Josef Heinen
bece65e922
Update Project.toml
2020-07-15 21:17:25 +02:00
Simon Christ
2fb315af0e
fix typo
2020-07-13 10:09:43 +02:00
Simon Christ
849c2911a7
fix ribbon, fillbetween distinction
2020-07-09 22:07:04 +02:00
Simon Christ
fa720d6ad4
patch release [skip ci]
v1.5.4
2020-07-09 12:32:04 +02:00
Simon Christ
1ab681f509
fix ribbons ( #2853 )
...
* fix ribbons
* fix tests
2020-07-09 12:23:27 +02:00
Daniel Schwabeneder
0d776fd09d
Merge pull request #2850 from daschw/gr-error
...
fix yerror and marker_z
2020-07-08 08:58:12 +02:00
Daniel Schwabeneder
45e33f5b6f
fix yerror and marker_z
2020-07-07 21:44:47 +02:00
Daniel Schwabeneder
1c4910f90e
Merge pull request #2807 from MLH-Fellowship/diaga-issue-2202-2330
...
Fix #2330 , #2202 : Position legends closer to the borders
2020-07-07 20:55:00 +02:00
Simon Christ
2f4eb7b558
change z buffer for surface plots ( #2843 )
2020-07-04 19:37:42 +02:00
Daniel Schwabeneder
07ed5e7162
Merge pull request #2846 from daschw/release
...
patch release
v1.5.3
2020-07-04 12:17:23 +02:00
Daniel Schwabeneder
03716289c3
patch release [skip ci]
2020-07-04 12:16:13 +02:00
Daniel Schwabeneder
0d38f34e54
Merge pull request #2844 from daschw/errorbar
...
fix errorbar color
2020-07-03 17:09:17 +02:00
Daniel Schwabeneder
2544808000
update errorbar example
2020-07-03 16:31:03 +02:00
Diaga
02ca049bc6
Remove static offsets for ypos
2020-07-03 18:52:54 +05:00
Daniel Schwabeneder
cd20518323
fix errorbar color for scatter
2020-07-03 15:40:46 +02:00
Diaga
ff7235e9b8
Remove constant offsets for xpos
2020-07-03 17:56:13 +05:00
Daniel Schwabeneder
fb5307ace6
Merge pull request #2840 from daschw/release
...
patch release
v1.5.2
2020-07-02 16:42:47 +02:00
Lakshya Khatri
e3512b0f0d
Add label for label=0 kwarg ( #2837 )
...
* Add label for `label=0` kwarg
* Fix ambiguous comparision of label with 0
* Add methods for handling plot labels
* Remove type annotations for series indexes
* Replace label conversion code with shorter version
* Handel symbol args for labels in more consistent manner
* Broadcast label_to_string to handle Array of labels
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
2020-07-02 16:32:37 +02:00