t-bltg
7b3292ccf6
bump version and add release note on LTS
2021-12-02 11:54:47 +01:00
t-bltg
3405d2991a
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>
2021-12-02 11:38:45 +01:00
Simon Christ
ca0e52b622
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>
2021-12-01 22:24:57 +01:00
t-bltg
b1c56126fb
Fix missing examples backend
2021-12-01 17:43:52 +01:00
t-bltg
e1f507b77f
Update doc examples
2021-12-01 17:30:24 +01:00
t-bltg
0b1ca841cd
1.24.4 [skip ci]
v1.24.4
2021-12-01 14:31:41 +01:00
github-actions[bot]
b341df1cb8
Update precompile_*.jl file [skip ci] ( #3963 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-12-01 14:30:42 +01:00
Jks Liu
79cf62cf91
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
2021-12-01 13:45:23 +01:00
Simon Christ
c32dbeef8a
1.24.3[skip ci]
v1.24.3
2021-11-29 09:46:26 +01:00
chwons
06bc99ef68
annotations over marksers in pgfplotsx backend ( #3957 )
2021-11-29 09:36:08 +01:00
t-bltg
9305cd41ab
PGFPlotsX: fix log scale power with custom ticks ( #3961 )
2021-11-29 09:31:47 +01:00
github-actions[bot]
7427a85661
Update precompile_*.jl file [skip ci] ( #3956 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-11-29 09:23:18 +01:00
t-bltg
8abae0c575
Formatter: use latest CSTParser tagged version
2021-11-28 13:40:49 +01:00
github-actions[bot]
3963957e70
Format .jl files [skip ci] ( #3960 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-11-28 10:27:13 +01:00
Simon Christ
58381822d9
1.24.2 [skip ci]
v1.24.2
2021-11-26 14:23:03 +01:00
github-actions[bot]
2472ce164b
Update precompile_*.jl file [skip ci] ( #3955 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-11-26 13:34:09 +01:00
Simon Christ
c94cf1855d
fix plotly
2021-11-26 13:32:29 +01:00
Simon Christ
6baa120245
fix transposing in plotlyjs ( #3953 )
...
* fix transposing
* fix plotly_series
2021-11-26 09:59:44 +01:00
Simon Christ
7e5ba301fd
add documentation for legend_column
2021-11-26 09:47:59 +01:00
Simon Christ
138589bb61
1.24.1 [skip ci]
v1.24.1
2021-11-25 14:38:34 +01:00
Simon Christ
c2af71756e
add missing get_clims in GR ( #3950 )
2021-11-25 14:34:15 +01:00
Simon Christ
c1e88d0360
1.24.0 [skip ci]
v1.24.0
2021-11-25 12:17:23 +01:00
github-actions[bot]
e0ea601239
Update precompile_*.jl file [skip ci] ( #3949 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-11-25 12:15:50 +01:00
Simon Christ
e471ce8d28
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
2021-11-25 11:40:25 +01:00
Simon Christ
1bdec476c3
add missing docstrings
2021-11-25 10:23:44 +01:00
github-actions[bot]
b23c620d77
Format .jl files [skip ci] ( #3941 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-11-15 09:56:31 +01:00
Simon Christ
21c3ac4c45
1.23.6 [skip ci]
v1.23.6
2021-11-11 10:30:39 +01:00
github-actions[bot]
861f537736
Update precompile_*.jl file [skip ci] ( #3939 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-11-11 10:27:14 +01:00
Simon Christ
e9ae75dfa4
Fix setting of legend font via legend_font ( #3934 )
...
* find pipeline spot
* better spot
* construct font
* set font and matching
* respect defaults
2021-11-11 09:48:29 +01:00
github-actions[bot]
07bcecd47c
Update precompile_*.jl file [skip ci] ( #3937 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-11-10 21:18:39 +01:00
Simon Christ
af3ebe9936
split looops ( #3931 )
2021-11-10 20:34:49 +01:00
github-actions[bot]
9d3ce54c37
Format .jl files [skip ci] ( #3927 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-11-09 16:13:21 +01:00
Josef Heinen
6df1f38492
gr: fix text problems
v1.23.5
2021-11-03 14:43:06 +01:00
Simon Christ
c4b7757e22
1.23.4 [skip ci]
v1.23.4
2021-11-03 10:53:01 +01:00
t-bltg
d1309c6c7b
Fix LaTeXStrings support for UnicodePlots and InspectDR ( #3879 )
...
* fix LaTeXStrings support for UnicodePlots and InspectDR
* rename & fix
2021-11-03 09:22:37 +01:00
github-actions[bot]
58ed4a60de
Update precompile_*.jl file [skip ci] ( #3919 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-11-02 20:39:32 +01:00
Lukas Hauertmann
70dec42308
Add :log10-colorbar_scale support in GR ( #3915 )
...
* Add `:log10`-`colorbar_scale` support in GR
* Change `clims` behaviour (gr heatmap)
2021-11-02 19:08:10 +01:00
Simon Christ
fdbd2c397c
GR compat and 1.23.3 [skip ci]
v1.23.3
2021-11-02 13:46:23 +01:00
github-actions[bot]
c337f15e18
Update precompile_*.jl file [skip ci] ( #3916 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-11-01 14:16:28 +01:00
Simon Christ
1fe9a9f536
update gaston backend
2021-11-01 13:52:03 +01:00
github-actions[bot]
41cf64b400
Format .jl files [skip ci] ( #3914 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-11-01 12:46:08 +01:00
Josef Heinen
19b70c06ff
Update gr.jl
...
Use new text functionality. GR v0.62+ can handle multiline strings and inline math expressions.
2021-10-29 15:22:37 +02:00
Josef Heinen
40fe8eed9a
Update Project.toml
...
add GR v0.62.0
2021-10-29 13:33:04 +02:00
Simon Christ
4b94384c7d
support axis flip ( #3908 )
2021-10-29 12:01:07 +02:00
Simon Christ
35e96a5302
1.23.2 [skip ci]
v1.23.2
2021-10-28 16:13:37 +02:00
Simon Christ
e84905c2a0
detect aliases in recipes ( #3904 )
...
* detect aliases in recipes
* remove doubled tests
2021-10-28 16:12:59 +02:00
Simon Christ
1c621feacc
1.23.1 [skip ci]
v1.23.1
2021-10-26 09:17:12 +02:00
Simon Christ
e8356965e9
fix pyplot backend
2021-10-26 09:15:46 +02:00
Nicholas Bauer
72428000cc
Moved clims into plot/series attributes ( #3897 )
...
* Moved limits into plot/series attributes
* Moved const to args
2021-10-26 09:09:23 +02:00
Simon Christ
d9116d577f
1.23.0 [skip ci]
v1.23.0
2021-10-25 15:02:58 +02:00