5165 Commits

Author SHA1 Message Date
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
Simon Christ
3ec871a87d 1.24.1 [skip ci] 2022-01-16 22:57:53 +09:00
Simon Christ
2d9d400215 add missing get_clims in GR (#3950) 2022-01-16 22:57:53 +09:00
Simon Christ
2ca53b8afd 1.24.0 [skip ci] 2022-01-16 22:57:53 +09:00
github-actions[bot]
2376146d05 Update precompile_*.jl file [skip ci] (#3949)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
5fbde91734 rework layout macro to use Base types (#3943)
* @layout -> Base types except for `grid` call

* add layout conversion of namedtuples, vectors and matrices

* add missing method

* rip it out

* fix slicing

* adjust compat

* add Measure conversion
2022-01-16 22:57:53 +09:00
Simon Christ
4ef392b0b5 add missing docstrings 2022-01-16 22:57:53 +09:00
github-actions[bot]
f3ed40bfdd Format .jl files [skip ci] (#3941)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
6544ce01b5 1.23.6 [skip ci] 2022-01-16 22:57:53 +09:00
github-actions[bot]
af625ba896 Update precompile_*.jl file [skip ci] (#3939)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
3d88ff8595 Fix setting of legend font via legend_font (#3934)
* find pipeline spot

* better spot

* construct font

* set font and matching

* respect defaults
2022-01-16 22:57:53 +09:00
github-actions[bot]
ec42b887d9 Update precompile_*.jl file [skip ci] (#3937)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
f4e34c6e7c split looops (#3931) 2022-01-16 22:57:53 +09:00
github-actions[bot]
426774efcd Format .jl files [skip ci] (#3927)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Josef Heinen
ec3a7ffaf2 gr: fix text problems 2022-01-16 22:57:53 +09:00
Simon Christ
fd80b59c47 1.23.4 [skip ci] 2022-01-16 22:57:53 +09:00
t-bltg
5251da1570 Fix LaTeXStrings support for UnicodePlots and InspectDR (#3879)
* fix LaTeXStrings support for UnicodePlots and InspectDR

* rename & fix
2022-01-16 22:57:53 +09:00
github-actions[bot]
1431054f54 Update precompile_*.jl file [skip ci] (#3919)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Lukas Hauertmann
3567780fe3 Add :log10-colorbar_scale support in GR (#3915)
* Add `:log10`-`colorbar_scale` support in GR

* Change `clims` behaviour (gr heatmap)
2022-01-16 22:57:53 +09:00
Simon Christ
069abb699a GR compat and 1.23.3 [skip ci] 2022-01-16 22:57:53 +09:00
github-actions[bot]
c4f3230267 Update precompile_*.jl file [skip ci] (#3916)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
88d7223884 update gaston backend 2022-01-16 22:57:53 +09:00
github-actions[bot]
6d840ed383 Format .jl files [skip ci] (#3914)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Josef Heinen
d40059a46f Update gr.jl
Use new text functionality. GR v0.62+ can handle multiline strings and inline math expressions.
2022-01-16 22:57:53 +09:00
Josef Heinen
4aae77bb6a Update Project.toml
add GR v0.62.0
2022-01-16 22:57:53 +09:00
Simon Christ
dba452ae32 support axis flip (#3908) 2022-01-16 22:57:53 +09:00
Simon Christ
e346c3bc5a 1.23.2 [skip ci] 2022-01-16 22:57:53 +09:00
Simon Christ
0e25a6d3bf detect aliases in recipes (#3904)
* detect aliases in recipes

* remove doubled tests
2022-01-16 22:57:53 +09:00
Simon Christ
82a0d55195 1.23.1 [skip ci] 2022-01-16 22:57:53 +09:00
Simon Christ
996da030c8 fix pyplot backend 2022-01-16 22:57:53 +09:00
Nicholas Bauer
9dcf9bd262 Moved clims into plot/series attributes (#3897)
* Moved limits into plot/series attributes

* Moved const to args
2022-01-16 22:57:53 +09:00