4358 Commits

Author SHA1 Message Date
Felix Hagemann
26f877ec47 fix missing z for 3d markerplots in PyPlot 2020-10-22 22:27:23 +02:00
Daniel Schwabeneder
8dc3d9805a
Merge pull request #3088 from daschw/pyplot-polar
fix pyplot polar heatmap size
2020-10-22 08:55:15 +02:00
Daniel Schwabeneder
08932633d0 fix pyplot polar heatmap size 2020-10-21 23:20:34 +02:00
Simon Christ
959fee92a6
1.7.1 v1.7.1 2020-10-21 13:19:37 +02:00
Benjamin Lungwitz
70c4954e16
fixed concatinations of string and nothing (#3087) 2020-10-21 13:18:51 +02:00
Simon Christ
dffb699fca
add compat for Scratch [skip ci] v1.7.0 2020-10-21 09:38:51 +02:00
Simon Christ
08f993a67f
1.7.0 [skip ci] 2020-10-20 21:28:25 +02:00
github-actions[bot]
c4ee343ef2
Update precompile_*.jl file (#3041)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-10-20 21:27:02 +02:00
Simon Christ
17acb45653
Replace artifact by scratchspace (#3067)
* replace build.jl by Artifacts.toml

* check ENV

* fix it

* fix condition

* restore ===

* replace Artifact by Scratchspace

* correct Project.toml

* update CI

* Update ci.yml

* Update SnoopCompile.yml

* add tests

* improve tests

* fix
2020-10-20 17:54:08 +02:00
Simon Christ
842b8fa70d
add add_attributes macro (#3069)
* add add_attributes macro

* add underscore

* add non_underscore and plural aliases
2020-10-20 17:53:44 +02:00
Simon Christ
e236005d72
add mesh3d support (#3076)
* add mesh3d support

* correct example string
2020-10-17 21:40:11 +02:00
Daniel Schwabeneder
c7955420e3
Merge pull request #3074 from daschw/gr-guides
fix guide position in 3d plots in GR
2020-10-17 09:08:58 +02:00
Daniel Schwabeneder
c9b186c6ac
Merge pull request #3075 from aminya/CompileBot
use CompileBot 1
2020-10-17 08:49:13 +02:00
Daniel Schwabeneder
072b6f42f6 add test example 2020-10-17 08:35:49 +02:00
aminya
86bec68b42 use CompileBot 1 2020-10-16 19:34:40 -05:00
Daniel Schwabeneder
2a09bd8266 fix z axis rotation 2020-10-16 18:35:47 +02:00
Daniel Schwabeneder
2be5756cb8 fix guide position in 3d plots in GR 2020-10-16 18:19:31 +02:00
Simon Christ
015b48eede
fix attributes passing (#3073) 2020-10-16 16:58:35 +02:00
Daniel Schwabeneder
7fe6a69a21
Merge pull request #3066 from daschw/gr-polar
Fix polar heatmap on GR
v1.6.12
2020-10-15 10:04:59 +02:00
Daniel Schwabeneder
60dcfa9a90 up version 2020-10-15 09:32:20 +02:00
Daniel Schwabeneder
3d2f7571a0 add polar heatmap example 2020-10-15 09:06:41 +02:00
Daniel Schwabeneder
86c26085b3 fix polar heatmap on GR 2020-10-15 09:01:12 +02:00
Daniel Schwabeneder
2d5ad2828b
Merge pull request #3064 from daschw/pyplot-fixes
Pyplot fixes
v1.6.11
2020-10-14 21:33:13 +02:00
Daniel Schwabeneder
bae04d05a3 up version 2020-10-14 21:31:48 +02:00
Daniel Schwabeneder
bd287f4656 fix pyplot image 2020-10-14 21:30:04 +02:00
Jinay Jain
638fe6d245
Fix typo in grid layout documentation comment (#3061) 2020-10-14 14:52:07 +02:00
Daniel Schwabeneder
3f05dc3570
Merge pull request #3060 from daschw/py-surface
fix pyplot
2020-10-14 07:43:10 +02:00
Daniel Schwabeneder
44150ccbe4 fix 3d plotting in pyplot 2020-10-13 23:47:45 +02:00
Daniel Schwabeneder
c15483d593
Merge pull request #3056 from daschw/transpose_z
Remove `transpose_z` and simplify integration of Surfaces in backends
2020-10-12 22:21:10 +02:00
Simon Christ
363f401474
Fix loading of themes (#3057)
* Fix loading of themes

Fix #3053 

Needs test

* Create test_defaults.jl

* Update runtests.jl

* Update test_defaults.jl

* Update test_defaults.jl

* Update test_defaults.jl

* Update test_defaults.jl

* Update test_defaults.jl
2020-10-12 17:25:40 +02:00
Daniel Schwabeneder
a532c97ce2 remove transpose_z from precompiles 2020-10-12 12:08:15 +02:00
Daniel Schwabeneder
df07dc9377 actually remove transpose_z 2020-10-12 01:16:59 +02:00
Daniel Schwabeneder
9cf9edffe0 remove transpose_z 2020-10-12 01:10:56 +02:00
Daniel Schwabeneder
2ef13c19ea
Merge pull request #3047 from daschw:pyplot-3d
Fix 3d plotting with pyplot
v1.6.10
2020-10-07 23:20:28 +02:00
Daniel Schwabeneder
103f0b28ac up version 2020-10-07 23:12:51 +02:00
Daniel Schwabeneder
f157c8dc3f fix 3d plotting with pyplot 2020-10-07 23:11:51 +02:00
Daniel Schwabeneder
ade0a2dfdc
Merge pull request #3027 from JuliaPlots/SnoopCompile_AutoPR
[AUTO] Update precompiles
2020-10-06 13:00:10 +02:00
Daniel Schwabeneder
71189e113e
Merge pull request #3040 from daschw/release
minor release [skip-ci]
v1.6.9
2020-10-06 12:59:31 +02:00
Daniel Schwabeneder
9fe1f55410 minor release [skip-ci] 2020-10-06 12:57:18 +02:00
daschw
827dba1991 Update precompile_*.jl file 2020-10-06 09:23:24 +00:00
Daniel Schwabeneder
6ac7b41eb0
Merge pull request #3039 from daschw/plotly-marker
fix plotly not showing the second marker
2020-10-06 10:52:20 +02:00
Daniel Schwabeneder
4c7156ca5e fix plotly not showing the second marker 2020-10-06 10:28:08 +02:00
Daniel Schwabeneder
9dfc33dc12
Merge pull request #3037 from JuliaPlots/compathelper/new_version/2020-10-06-00-29-10-104-1364269850
CompatHelper: add new compat entry for "Latexify" at version "0.14"
2020-10-06 09:51:44 +02:00
github-actions[bot]
317069e2a8 CompatHelper: add new compat entry for "Latexify" at version "0.14" 2020-10-06 00:29:15 +00:00
Daniel Schwabeneder
cb54dc071f
Merge pull request #3034 from isentropic/pyplot-deprecations
matplotlib warnings
2020-10-06 00:35:18 +02:00
Daniel Schwabeneder
b413f0d44e
Merge pull request #3025 from Moelf/lims_warning
warn against `lims` being AbstractRange
2020-10-06 00:34:48 +02:00
Daniel Schwabeneder
1784d6179a
Merge pull request #3033 from daschw/minor-fixes
Minor clean-up
2020-10-06 00:34:23 +02:00
Daniel Schwabeneder
954f002dfe
Merge pull request #3020 from JuliaPlots/bbs/latexify
latexify unicode
2020-10-06 00:33:55 +02:00
Moelf
083fe89905 alternative approach 2020-10-05 00:54:48 -04:00
zhanibek
5906d1c8a5 matplotlib warnings 2020-10-05 12:07:29 +09:00