43 Commits

Author SHA1 Message Date
Simon Christ
c73a5aaabc
fix saving as .tikz (#2901) 2020-08-07 12:45:50 +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
1ab681f509
fix ribbons (#2853)
* fix ribbons

* fix tests
2020-07-09 12:23:27 +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
Daniel Schwabeneder
66d2e4746a implement ColorSchemes integration in PlotUtils 2020-04-24 21:20:07 +02:00
Simon Christ
9b4c66be9a
adjust markersize (#2589)
* fix px to pt conversion for markers

* fix test

* bump version [skip ci]

@JuliaRegistrator register
2020-04-16 15:13:21 +02:00
Simon Christ
7bd97558dc fix annotations 2020-04-06 21:41:11 +02:00
Simon Christ
7b68e7985f another legends fix 2020-03-16 14:29:49 +01:00
Simon Christ
3255c5a122
Allow legend vectors (#2449)
* allow vector legends

* format file pgfplotsx.jl

* handle unmatching vectors

* add test

* format test_pgfplotsx.jl
2020-03-14 15:44:07 +01:00
Simon Christ
28d5e0bb7d commented too much 2019-12-11 13:23:50 +01:00
Simon Christ
3dec7fe394 comment save tests 2019-12-11 13:09:48 +01:00
Simon Christ
74ec895aca fix unintended filling of simple lines 2019-12-07 15:18:47 +01:00
Simon Christ
d2c0840c43 fix dimensions 2019-12-06 19:37:35 +01:00
Simon Christ
2a720a7491 better ribbon tests 2019-12-06 16:04:10 +01:00
Simon Christ
8434741599 add test 2019-12-06 14:42:35 +01:00
Simon Christ
39e93f40c2 fix tests 2019-11-29 16:38:40 +01:00
Simon Christ
68b29f63a6 improved fillrange 2019-11-29 11:47:45 +01:00
Simon Christ
f9ea9cd999 add quiver bug test 2019-11-29 11:47:45 +01:00
Simon Christ
091ca327ba direct colormap access 2019-11-29 11:47:45 +01:00
Simon Christ
95a29f9cbe filled contour (really) 2019-11-29 11:47:45 +01:00
Simon Christ
6ba1607bb1 filled contour, histogram2d 2019-11-29 11:47:45 +01:00
Simon Christ
195c6d601c wireframes 2019-11-29 11:47:45 +01:00
Simon Christ
42e88225c5 restructure 2019-11-29 11:47:45 +01:00
Simon Christ
ced201700e extra styles for 3dTypes 2019-11-29 11:47:45 +01:00
Simon Christ
6d737dea7b quiver plots 2019-11-29 11:47:45 +01:00
Simon Christ
311ace523d fix gradient scatter plot 2019-11-29 11:47:45 +01:00
Simon Christ
d6bd10a937 3D view 2019-11-29 11:47:45 +01:00
Simon Christ
a03ae0be10 working heatmap 2019-11-29 11:47:45 +01:00
Simon Christ
c9c4de37e6 more than one colorbar 2019-11-29 11:47:45 +01:00
Simon Christ
567d3688e8 filled contours are difficult 2019-11-29 11:47:45 +01:00
Simon Christ
e3a166f04c basic contour 2019-11-29 11:47:45 +01:00
Simon Christ
4c6b96e38a padding of grouplots 2019-11-29 11:47:45 +01:00
Simon Christ
1f14a4d4c6 fix polar plots 2019-11-29 11:47:45 +01:00
Simon Christ
242d8b290d adjust color bar limits 2019-11-29 11:47:45 +01:00
Simon Christ
642bb9aead tests for marker-stroke-color 2019-11-29 11:47:45 +01:00
Simon Christ
fc0a12ac36 native fillrange 2019-11-29 11:47:45 +01:00
Simon Christ
a2bdc4c3ef update tests 2019-11-29 11:47:45 +01:00
Simon Christ
66e8f6615e respect layout 2019-11-29 11:47:45 +01:00
Simon Christ
3c9a7193fd status quo 2019-11-29 11:47:45 +01:00
Simon Christ
c0e68af63f reproduce 3D docs plot 2019-11-29 11:47:45 +01:00
Simon Christ
a117bbc04b correct test 2019-11-29 11:47:45 +01:00
Simon Christ
c2c1c9d738 tests for 3D colorbar 2019-11-29 11:47:45 +01:00
Simon Christ
6d3e8fcb81 add tests 2019-11-29 11:47:45 +01:00