4293 Commits

Author SHA1 Message Date
Daniel Schwabeneder
7eb8f2452c colorbar positions :top, :bottom and :left and colorbar tickfont fixes 2020-05-13 17:03:52 +02:00
Daniel Schwabeneder
0a6e691222 allow disabling the colorbar in pgfplotsx 2020-05-13 17:03:52 +02:00
jamblejoe
238aca6a78
added description for argument legendtitle (#2697) 2020-05-12 18:32:21 +02:00
Simon Christ
1f039b3adc
bump version [skip ci] v1.2.4 2020-05-11 16:52:42 +02:00
Simon Christ
219465d599
fix contours (#2692)
* fix 2d-contour

* fix filled contours (colorbar is off)

* activate fixed examples
2020-05-11 16:52:00 +02:00
Simon Christ
1963cee94a
fix it again (#2694) 2020-05-11 16:51:38 +02:00
Simon Christ
ae43e05f6f
bump version [skip ci] v1.2.3 2020-05-09 13:10:32 +02:00
Simon Christ
5cd2ba7296
Delete tmpplotsave.hdf5 2020-05-09 13:09:53 +02:00
isentropic
4a00018f25
pyplot hexbin (#2679)
* pyplot hexbin

* pyplot hexbin changes
2020-05-09 13:07:32 +02:00
Simon Christ
32c725e770
error bars behind in scatterplots (#2677)
* errors behind for :scatter

* fix plots with no seriestype
2020-05-09 13:05:15 +02:00
Daniel Schwabeneder
4e2ee35125
Merge pull request #2684 from daschw/gr-ticklabel
fix numeric gr ticklabels
2020-05-08 10:15:04 +02:00
Daniel Schwabeneder
35b0751714 fix numeric gr ticklabels 2020-05-07 18:17:47 +02:00
Zh
28ebc0ccd8 pyplot hexbin 2020-05-07 03:02:00 +09:00
Simon Christ
3d693d88e0
Change color handling of error recipes (#2675)
* fix iteration of segments

* fix error vector arg detection

* change color handling of recipes
2020-05-06 18:21:54 +02:00
Daniel Schwabeneder
6ddf31d465
Merge pull request #2673 from komi1230/master
Removed arrow3d from gr.jl in backends/
2020-05-05 20:50:40 +02:00
Yusuke Kominami
5c1ea707ca removed unnecessary args 2020-05-06 01:24:20 +09:00
Yusuke Kominami
a6669f89a0 removed arrow3d 2020-05-05 23:18:03 +09:00
Simon Christ
2a2d509c36
Version bump
[skip ci]
v1.2.2
2020-05-05 10:26:56 +02:00
isentropic
fd4efb3f33
PyPlot: z-axis guidefontrotation only works for short labels Fix 2641 (#2667) 2020-05-05 10:26:01 +02:00
isentropic
e90ab0b898
PyPlot fix contour labels (#2668) 2020-05-05 10:25:12 +02:00
Simon Christ
44367c54da
fix quiver (#2670) 2020-05-05 10:24:15 +02:00
Daniel Schwabeneder
3273a65889
Merge pull request #2657 from mileslucas/climsfunc
allow passing a function to `clims`
2020-05-05 08:18:07 +02:00
Miles Lucas
0aa606d835
fix typo in get_clims function docstring 2020-05-04 11:05:53 -10:00
Simon Christ
40848e7432
fix error recipes (#2665)
* fix scatterbins

* fix zerror
2020-05-04 18:16:29 +02:00
Michael Krabbe Borregaard
fe4cc4d58c
update patch version v1.2.1 2020-05-04 18:12:20 +02:00
Daniel Schwabeneder
56f90ffaf3
Merge pull request #2663 from dietercastel/webm
Added webm support for animations.
2020-05-03 19:28:49 +02:00
Daniel Schwabeneder
dfb556339f
Merge pull request #2662 from daschw/plotarea
GR size fixes
2020-05-03 15:54:56 +02:00
Daniel Schwabeneder
61f5a7f437 fix extra_kwargs docs string 2020-05-03 15:39:51 +02:00
Daniel Schwabeneder
3be9b8d076 fix outer legend font size 2020-05-03 15:37:12 +02:00
Daniel Schwabeneder
2a138dee40 fix get_size and get_thickness_scaling for series 2020-05-03 15:37:12 +02:00
Daniel Schwabeneder
712ef74b81 remove const _gr_plot_size, _gr_point_mult and _gr_thickness_scaling 2020-05-03 15:37:12 +02:00
Daniel Schwabeneder
ba8ca424cf remove gloabal viewport_plotarea in gr 2020-05-03 15:37:12 +02:00
Dieter Castel
c6784a779b Added webm support for animations. 2020-05-03 15:31:55 +02:00
Simon Christ
d667cb7e57
update documentation of extra_kwargs 2020-05-03 15:10:34 +02:00
Miles Lucas
10a5c2ed1d fix bug with Tuple clims and fix typos 2020-05-01 00:10:27 -10:00
Miles Lucas
8cce78c890 fix typos 2020-04-30 23:38:52 -10:00
Miles Lucas
294ade8aad refactor get_clims calls to use operators 2020-04-30 23:32:30 -10:00
Miles Lucas
a59e8411c9 update clims arg description 2020-04-30 22:30:03 -10:00
Daniel Schwabeneder
d973f437ef
Merge pull request #2653 from daschw/segments
make segments for vectors of markersize and markerstrokewidth
2020-04-30 14:05:45 +02:00
Josef Heinen
d5ce2c1431 Merge remote-tracking branch 'upstream/master' 2020-04-30 13:25:06 +02:00
Josef Heinen
834e2a99e3 add actual GR version 2020-04-30 13:18:32 +02:00
Daniel Schwabeneder
f8e9e33347
Merge pull request #2650 from daschw/pyplot
pyplot legend marker fixes
2020-04-30 13:17:53 +02:00
Daniel Schwabeneder
a0c7781296 make segments for vectors of markersize and markerstrokewidth 2020-04-30 13:16:33 +02:00
Daniel Schwabeneder
2ea998983d fix legend marker for vector of markersizes [skip ci] 2020-04-30 10:04:04 +02:00
Daniel Schwabeneder
e44b220b84 fix legend marker linewidth for steppre and steppost [skip ci] 2020-04-30 10:03:21 +02:00
Daniel Schwabeneder
756cccb114 remove lines in legend markers for scatter plots in pyplot [skip ci] 2020-04-30 09:46:13 +02:00
Simon Christ
af9982b804
minor bump [skip ci] v1.2.0 2020-04-29 11:47:54 +02:00
Simon Christ
1b946a18d2
passing of extra keywords to pgfplotsx (#2200)
* transfer commit

* extra_kwargs gets populated

* make extra_kwargs a series kw.

* turn extra_kwargs into Dict of Dicts

* pass to pgfplotsx-backend

* add test

* change to dict

* it even works

* cleanup

* undo pgfplots changes

* all of them

* fix tests

* add pgfplotsx tests and special handling of :add

Co-authored-by: Simon Christ <Simon.Christ@mpikg.mpg.de>
2020-04-29 11:43:57 +02:00
Simon Christ
a397bfd549
bump version [skip ci]
@JuliaRegistrator register
v1.1.4
2020-04-29 11:33:36 +02:00
isentropic
d276ac6857
pyplot: legend marker scales independently (#2616)
* pyplot: legend marker scales independently

* pyplot: marker size scales correctly

* pyplot: marker size scales correctly

* pyplot: marker size scales correctly

* pyplot: lw in legend scales with legendfont

* pyplot: legendmarker size 0.8
2020-04-29 11:32:22 +02:00