t-bltg
f4ef69d31b
Update and rename SnoopCompile.yml to CompileBot.yml
2022-01-16 22:57:54 +09:00
t-bltg
4e0c7db7fe
Run SnoopCompile on master only
2022-01-16 22:57:54 +09:00
github-actions[bot]
83594c2036
Update precompile_*.jl file [skip ci] ( #4015 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:54 +09:00
Chris Elrod
618d3af9d9
Set max_methods=1 ( #4010 )
2022-01-16 22:57:54 +09:00
Diego Javier Zea
a8fc7a0307
Update boxplot doc ( #4014 )
...
Update and improve whisker_width documentation (boxplots).
2022-01-16 22:57:54 +09:00
Zhanibek
5a1cd6c00d
add extrakw for colorbar positioning control in 3d
2022-01-16 22:57:54 +09:00
Josef Heinen
d02daafc2e
[GR] bump version
...
bump GR version
2022-01-16 22:57:53 +09:00
Simon Christ
04a7d26b14
Fix fillranges with OffsetVectors for plotly ( #4006 )
...
* don't mutate the Plot object
* remove show
* collect vectors to workaround vcat issue
2022-01-16 22:57:53 +09:00
Simon Christ
15e6910656
1.25.3 [skip ci]
2022-01-16 22:57:53 +09:00
yha
364246d7be
boxplots: rename range->whisker_range
2022-01-16 22:57:53 +09:00
github-actions[bot]
27e00ebff8
Format .jl files [skip ci] ( #4012 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
3a5aec8513
add text/latex mimetype
2022-01-16 22:57:53 +09:00
yha
6c9d5b85b6
Undo unrelated change
2022-01-16 22:57:53 +09:00
yha
74e985d924
Use Unzip.unzip
2022-01-16 22:57:53 +09:00
github-actions[bot]
9dad5f6c3e
Format .jl files [skip ci] ( #3997 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
fc8bbcda33
give TagBot its own key [skip ci]
2022-01-16 22:57:53 +09:00
github-actions[bot]
011eb5d0f6
Update precompile_*.jl file [skip ci] ( #3995 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
e3117046cd
add manual trigger
2022-01-16 22:57:53 +09:00
Simon Christ
9caf360a3d
1.25.2 [skip ci]
2022-01-16 22:57:53 +09:00
Simon Christ
9d1bda9c8d
fix scale warnings for layouts ( #3992 )
...
* fix scale warnings for layouts
* don't run ci twice on PR
* use broadcasting for scalar case
2022-01-16 22:57:53 +09:00
Simon Christ
95c0ea7a68
fix gr fontcolor setting
2022-01-16 22:57:53 +09:00
github-actions[bot]
45a2dceec6
Update precompile_*.jl file [skip ci] ( #3990 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
f09edd5180
check ref in docs action
2022-01-16 22:57:53 +09:00
Simon Christ
0136778bd8
add DOCUMENTER_KEY to TagBot action
2022-01-16 22:57:53 +09:00
Simon Christ
6f52190f3f
1.25.1 [skip ci]
2022-01-16 22:57:53 +09:00
github-actions[bot]
75ee687d5e
Update precompile_*.jl file [skip ci] ( #3987 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
84d2040ca4
Fix #3984
2022-01-16 22:57:53 +09:00
github-actions[bot]
41f242ceee
Format .jl files [skip ci] ( #3981 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
github-actions[bot]
e7112299e5
Update precompile_*.jl file [skip ci] ( #3979 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Jks Liu
836435d01c
Fix #3967 ( #3978 )
...
Pluto do not use require.js, so Plotly is not renamed to Plotly2
2022-01-16 22:57:53 +09:00
t-bltg
ec1d2d201e
Bump version to 1.25.0 ( #3977 ) [skip ci]
...
* bump version
* deprecate NEWS.md
2022-01-16 22:57:53 +09:00
github-actions[bot]
2b144caf7d
Update precompile_*.jl file [skip ci] ( #3976 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
t-bltg
67a9b0f4f7
Versioned precompile script - drop 1.5 - support 1.6 and 1.7 ( #3972 )
...
* versioned precompile script
* add explicit minor version in CI
* revert to supporting 1.5 - 1.7
* update precompile_includer
* drop support for 1.5, bump to 1.6
* Update ci.yml
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
2022-01-16 22:57:53 +09:00
Simon Christ
47b54085cc
test on 1.6 also ( #3966 )
...
* test on 1.6 also
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
live up to the claimed `[compat]`
* change matrix
* remove ifs
* update include
* split include array
Co-authored-by: Jerry Ling <proton@jling.dev>
2022-01-16 22:57:53 +09:00
t-bltg
e5f6ee2e06
Fix missing examples backend
2022-01-16 22:57:53 +09:00
t-bltg
0092e25c73
Update doc examples
2022-01-16 22:57:53 +09:00
t-bltg
3bad895d87
1.24.4 [skip ci]
2022-01-16 22:57:53 +09:00
github-actions[bot]
496c810dd6
Update precompile_*.jl file [skip ci] ( #3963 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Jks Liu
8b255b0197
Upgrade plotly.js to v2.6.3 ( #3958 )
...
* Upgrade plotly.js to version 2.6.3
* plotly polar support, api changed in plotly.js v2.x.x
https://plotly.com/javascript/polar-chart/
https://community.plotly.com/t/announcing-plotly-js-2-0/53675
2022-01-16 22:57:53 +09:00
Simon Christ
94b8c4683c
1.24.3[skip ci]
2022-01-16 22:57:53 +09:00
chwons
2cd90ac33e
annotations over marksers in pgfplotsx backend ( #3957 )
2022-01-16 22:57:53 +09:00
t-bltg
63743f1c17
PGFPlotsX: fix log scale power with custom ticks ( #3961 )
2022-01-16 22:57:53 +09:00
github-actions[bot]
52fd2b6a75
Update precompile_*.jl file [skip ci] ( #3956 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
t-bltg
173acdaa44
Formatter: use latest CSTParser tagged version
2022-01-16 22:57:53 +09:00
github-actions[bot]
d8cd174493
Format .jl files [skip ci] ( #3960 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
783e8a5638
1.24.2 [skip ci]
2022-01-16 22:57:53 +09:00
github-actions[bot]
932818d65f
Update precompile_*.jl file [skip ci] ( #3955 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
d843bdddb9
fix plotly
2022-01-16 22:57:53 +09:00
Simon Christ
a2e449ca10
fix transposing in plotlyjs ( #3953 )
...
* fix transposing
* fix plotly_series
2022-01-16 22:57:53 +09:00
Simon Christ
b967a34abb
add documentation for legend_column
2022-01-16 22:57:53 +09:00