Michael Krabbe Borregaard
3ed781ac2d
depend on recipeutils
2020-03-15 13:36:51 +01:00
Michael Krabbe Borregaard
6821148e8e
cap fixedpointnumbers to 0.7
2020-03-15 09:30:07 +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
Josef Heinen
bb9d36eb7a
Update Project.toml
2020-03-13 16:40:49 +01:00
Simon Christ
50984b3bd2
bump version
v0.29.7
2020-03-13 14:41:56 +01:00
Simon Christ
7520c1dced
Merge pull request #2454 from JuliaPlots/bbs/check-examples
...
examples to skip
2020-03-13 14:19:10 +01:00
Simon Christ
bfd468fc3a
Merge pull request #2453 from JuliaPlots/bbs/fix-rib-example
...
fix ribbon-example
2020-03-13 14:18:45 +01:00
Simon Christ
3ab0078818
add skipping examples
2020-03-13 13:53:12 +01:00
Simon Christ
1fc587559c
fix ribbon-example
2020-03-13 13:50:26 +01:00
Simon Christ
4821e04145
Merge pull request #2450 from BeastyBlacksmith/pgfplotsx
...
recreate plot if it was shown
2020-03-12 13:13:01 +01:00
Simon Christ
bb8e62769f
recreate plot if it was shown
2020-03-11 16:30:51 +01:00
Yuval
15dc61feb5
Merge pull request #2444 from yha/tests-windows
...
Allow image comparison tests on Windows.
2020-03-09 01:39:23 +02:00
yha
d0d72242cb
Allow image comparison tests on Windows.
2020-03-08 18:24:39 +02:00
Daniel Schwabeneder
bece5a2620
Merge pull request #2442 from JuliaPlots/release-0.29.6
...
Release a new version
v0.29.6
2020-03-06 21:33:34 +01:00
Anshul Singhvi
d972702d3e
Update Project.toml
2020-03-06 15:01:42 -05:00
Simon Christ
d08b33e696
Merge pull request #2438 from BeastyBlacksmith/pgfplotsx
...
Fix twinx()
2020-03-06 12:41:44 +01:00
Simon Christ
da60b47af5
format backend code
2020-03-06 12:17:42 +01:00
Simon Christ
0ac63857c4
fix twinx
2020-03-06 12:17:42 +01:00
Simon Christ
d08422811e
format file
2020-03-06 12:17:42 +01:00
Simon Christ
d5788fc1e7
Allow legend for surfaces ( #2439 )
...
* allow legends for surfaces
* remove unnecessary checks
* redo necessary checks
2020-03-06 12:12:01 +01:00
Daniel Schwabeneder
6da5bb8822
Merge pull request #2428 from JuliaPlots/compathelper/new_version/2020-03-02-11-05-30-705-1878394197
...
CompatHelper: bump compat for "GeometryTypes" to "0.8"
v0.29.5
2020-03-05 14:00:17 +01:00
Daniel Schwabeneder
a0a3b42872
Merge pull request #2437 from daschw/release
...
bump version
2020-03-05 13:59:48 +01:00
Daniel Schwabeneder
caf0aa098a
bump version
2020-03-05 09:31:11 +01:00
Simon Christ
55ea8b4a70
New recipe: lens ( #2372 )
...
* create recipe, add box and line
* add subplot
* improve linking
* add ghost subplot
* draw line only if inset is in subplot
* sp_bbox -> inset_bbox
* better linking
* add lens! shorthand
* apply keywords only to inset
* check bbox type
* add lens example
* fix typo and stray *
* move legend out of the plot
* move lens example down
2020-03-05 03:03:21 +01:00
Simon Christ
25c53f0e52
Merge pull request #2435 from BeastyBlacksmith/pgfplotsx
...
fix legends with skipped entries
2020-03-04 21:49:45 +01:00
Daniel Schwabeneder
7c3938f793
Merge pull request #2436 from daschw/gr-image
...
fix gr image lims
2020-03-04 20:27:29 +01:00
Daniel Schwabeneder
20a10fcf7d
fix gr image lims
2020-03-04 19:28:43 +01:00
Simon Christ
6ee49f8430
fix legends with skipped entries
2020-03-04 18:18:06 +01:00
Daniel Schwabeneder
0768c8a658
Merge pull request #2433 from daschw/cache
...
cache artifacts in CI services
2020-03-04 17:26:39 +01:00
Michael Krabbe Borregaard
89b2be4ecb
Merge pull request #2434 from BeastyBlacksmith/bbs/format
...
Format changes to examples.jl and recipes.jl
2020-03-04 16:23:28 +01:00
Simon Christ
369d510b3e
format examples.jl
2020-03-04 15:55:45 +01:00
Simon Christ
d1dbb1bf2a
format file
2020-03-04 15:55:22 +01:00
Daniel Schwabeneder
ccf726ddcb
cache artifacts in CI services
2020-03-04 12:53:24 +01:00
github-actions[bot]
5b2cd1b8ee
CompatHelper: bump compat for "GeometryTypes" to "0.8"
2020-03-02 11:05:31 +00:00
Daniel Schwabeneder
16b8d01b88
Merge pull request #2427 from daschw/ratio
...
use equal aspect ratio by default for images
v0.29.4
2020-03-01 08:52:41 +01:00
Daniel Schwabeneder
8d7b07eab3
bump version
2020-03-01 01:57:22 +01:00
Daniel Schwabeneder
599d6a2ec8
add commented code to update refernce images
2020-03-01 01:56:46 +01:00
Daniel Schwabeneder
345f5654a3
use equal aspect ratio by default for images
2020-03-01 01:37:34 +01:00
Daniel Schwabeneder
77e04c45db
Merge pull request #2426 from daschw/gr-scatter
...
Fix shape markers for GR
2020-02-29 21:38:49 +01:00
Daniel Schwabeneder
ad4d7214e4
increase test accuracy
2020-02-29 21:00:51 +01:00
Daniel Schwabeneder
4051d016b9
Fix Shape markers for GR
2020-02-29 20:44:56 +01:00
Daniel Schwabeneder
8610a82a88
Merge pull request #2421 from daschw/release
...
bump version
v0.29.3
2020-02-28 09:29:44 +01:00
Daniel Schwabeneder
4832d870dd
bump version
2020-02-28 09:27:35 +01:00
Daniel Schwabeneder
ace915fbfb
Merge pull request #2420 from JuliaPlots/compathelper/new_version/2020-02-27-15-06-02-666-763792840
...
CompatHelper: bump compat for "GR" to "0.47"
2020-02-28 09:23:52 +01:00
Josef Heinen
c6593423f5
Update Project.toml
2020-02-28 09:09:54 +01:00
github-actions[bot]
f69daa8cfe
CompatHelper: bump compat for "GR" to "0.47"
2020-02-27 15:06:03 +00:00
Daniel Schwabeneder
71246620aa
Merge pull request #2414 from daschw/release
...
bump version
v0.29.2
2020-02-25 10:09:49 +01:00
Daniel Schwabeneder
6e3181375c
bump version
2020-02-25 10:08:45 +01:00
Daniel Schwabeneder
e7b1dc0cac
Merge pull request #2413 from daschw/hdf5
...
AKWs in HDF5 backend
2020-02-25 09:58:05 +01:00
Daniel Schwabeneder
d78bb56316
AKWs in HDF5 backend
2020-02-25 09:40:05 +01:00