4388 Commits

Author SHA1 Message Date
Thatcher Chamberlin
0e73bcdc4e Added some tests for shorthands.jl 2020-12-07 20:00:55 -05:00
Thatcher Chamberlin
e57a9349f6 Added font scaling tests 2020-12-07 11:21:51 -05:00
Daniel Schwabeneder
4c95ca5089
Merge pull request #3182 from ThatcherC/component-tests
WIP: Units Tests and Code Coverage for src/components.jl
2020-12-07 16:03:47 +01:00
Thatcher Chamberlin
0b932ecb17 Added unit tests for src/components.jl 2020-12-06 22:39:56 -05:00
wg030
02008284aa
Update hdf5.jl (#3175) 2020-12-01 23:50:59 +01:00
Daniel Schwabeneder
c857d59400
Merge pull request #3169 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
2020-11-27 18:30:58 +01:00
Daniel Schwabeneder
b5c8474e3f
Merge pull request #3167 from jmert/offsetarrays_sticks
Support plotting `OffsetArray`s for `:sticks` series type
2020-11-27 18:27:06 +01:00
BeastyBlacksmith
aafb34f5f5 Update precompile_*.jl file 2020-11-27 12:26:52 +00:00
Amin Yahyaabadi
8451b8da0f
Fix CI + Use the triggering branch name in the SnoopCompile branch (#3082)
* Use the triggering branch name in the SnoopCompile branch

* fix set-env deprecation
2020-11-27 13:12:30 +01:00
Justin Willmert
94ca183a5b Support plotting OffsetArrays for :sticks series type 2020-11-26 12:54:37 -06:00
Simon Christ
2774b155b4
1.9.1 [skip ci] v1.9.1 2020-11-16 10:04:47 +01:00
willtebbutt
99dff99504
pgfplotsx, no font size (#3154)
Co-authored-by: Will Tebbutt <will.tebbutt@invenialabs.co.uk>
2020-11-16 10:03:28 +01:00
Simon Christ
10e83b63b6
fix grid for 3d quivers (#3150) 2020-11-13 22:00:32 +01:00
Simon Christ
2ef9bb1c0b
1.9.0 [skip ci] v1.9.0 2020-11-13 13:05:27 +01:00
Simon Christ
a955ded5c8
add 3dquiver to pgfplotsx (#3146)
* add 3dquiver to pgfplotsx

* fix 3d quiver

* remove skip from examples
2020-11-13 11:54:46 +01:00
Daniel Schwabeneder
5861b1f11f
Merge pull request #3134 from kellertuer/quiver3
Proposes a 3D quiver
2020-11-13 11:38:42 +01:00
Ronny Bergmann
7e8eb5af31 Merge branch 'quiver3' of github.com:kellertuer/Plots.jl into quiver3 2020-11-13 09:30:56 +01:00
Ronny Bergmann
abebbdd54a fixes two checks for 3D to work properly. 2020-11-13 09:29:43 +01:00
Daniel Schwabeneder
d1aa2097be
Merge branch 'master' into quiver3 2020-11-13 09:26:26 +01:00
Daniel Schwabeneder
9c0b2ea090 add 3d quiver test example 2020-11-13 08:38:52 +01:00
daschw
60a7e41442 Update precompile_*.jl file 2020-11-13 08:38:52 +01:00
daschw
a38e4734ac Update precompile_*.jl file 2020-11-13 08:38:52 +01:00
Daniel Schwabeneder
40e13793e8 add new test example 2020-11-13 08:38:52 +01:00
Daniel Schwabeneder
5d26068eae fix limits in GR image 2020-11-13 08:38:52 +01:00
Simon Christ
ac8e1d7f21 add linestyle to contour plots (#3139)
* add linestyle to contour plots

* Update precompile_*.jl file (#3140)

Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-11-13 08:38:52 +01:00
Josef Heinen
f3b6221daa Update Project.toml
Bump version
2020-11-13 08:38:52 +01:00
Josef Heinen
501f33f5c1 Fix SVG scaling problem 2020-11-13 08:38:52 +01:00
Daniel Schwabeneder
967bc89a6d
Merge pull request #3143 from JuliaPlots/SnoopCompile_AutoPR
[AUTO] Update precompiles
2020-11-12 23:38:33 +01:00
daschw
3b367f8759 Update precompile_*.jl file 2020-11-12 14:40:16 +00:00
Daniel Schwabeneder
c43c19a24f
Merge pull request #3131 from JuliaPlots/SnoopCompile_AutoPR
[AUTO] Update precompiles
2020-11-12 15:27:11 +01:00
daschw
445f27a525 Update precompile_*.jl file 2020-11-12 14:24:11 +00:00
Daniel Schwabeneder
e7212961dd
Merge pull request #3142 from daschw/gr-image
Fix plotting images with custom axes in GR
2020-11-12 15:08:22 +01:00
Daniel Schwabeneder
1402ff5ea0 add new test example 2020-11-12 14:34:18 +01:00
Simon Christ
693c014064
add linestyle to contour plots (#3139)
* add linestyle to contour plots

* Update precompile_*.jl file (#3140)

Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-11-12 13:53:42 +01:00
Daniel Schwabeneder
32e681d158 fix limits in GR image 2020-11-12 12:48:49 +01:00
Josef Heinen
d3315a5dae
Update Project.toml
Bump version
v1.8.1
2020-11-10 18:37:41 +01:00
Josef Heinen
591d485e09
Fix SVG scaling problem 2020-11-10 18:34:14 +01:00
Ronny Bergmann
d3f2a55b59 adds 3d quiver if z component is present. 2020-11-10 11:24:24 +01:00
Daniel Schwabeneder
092c7376c8
Merge pull request #3129 from daschw/tagbot
Tagbot & minor release
v1.8.0
2020-11-09 23:35:14 +01:00
Daniel Schwabeneder
dafd0a620f
Merge pull request #3130 from JuliaPlots/SnoopCompile_AutoPR
[AUTO] Update precompiles
2020-11-09 23:21:04 +01:00
daschw
e9970637e0 Update precompile_*.jl file 2020-11-09 22:19:00 +00:00
Daniel Schwabeneder
405daa3cfd minor version bump 2020-11-09 23:13:22 +01:00
Daniel Schwabeneder
d77899c5a1 update tagbot action 2020-11-09 23:11:35 +01:00
Daniel Schwabeneder
711754edbc
Merge pull request #3128 from daschw/pgf-nothing
fix 'no method matching any(::Function, ::Nothing)' error in pgfplotsx
2020-11-09 23:07:21 +01:00
Daniel Schwabeneder
3725a8d387
Merge pull request #3115 from daschw/inference
`@nospecialize`
2020-11-09 23:05:03 +01:00
Daniel Schwabeneder
93998fee00 fix 'no method matching any(::Function, ::Nothing)' error in pgfplotsx 2020-11-09 18:21:00 +01:00
Josef Heinen
9ee2e65225
Update Project.toml
add GR 0.53.0
2020-11-06 16:39:40 +01:00
Daniel Schwabeneder
e5d9b8ba48
Merge pull request #3113 from daschw/plotly-legend
Switch to plotly-latest
2020-10-31 23:25:52 +01:00
Daniel Schwabeneder
d9c2b7bf37 change to plotly v1.57.1 2020-10-31 22:49:37 +01:00
Daniel Schwabeneder
dee3ed263c bump RecipesPipeline compat 2020-10-31 21:26:00 +01:00