Simon Christ
9e34ed0383
add permute, deprecate orientation ( #4164 )
...
* add series_permutation
* works for dates and categorical input, not vector of strings
* Update src/pipeline.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update src/pipeline.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add test
* correct test
* make bar workign
* add deprecation
* rename series_permutation -> permute
* add Documentation
* fix uneccessary deprecation
* permute h/vlines
* Auto-format
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* 1.29.0
* Update Project.toml [skip ci]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-05 15:15:56 +02:00
Simon Christ
561839a029
1.28.2
2022-05-05 11:40:46 +02:00
Simon Christ
a13d4d8554
1.28.1
2022-05-02 17:11:46 +02:00
Simon Christ
06220420a3
1.28.0
2022-04-29 12:57:16 +02:00
Simon Christ
add8364bbd
1.27.6
2022-04-20 17:39:10 +02:00
t-bltg
99ad317590
1.27.5
2022-04-05 16:27:46 +02:00
github-actions[bot]
db932d62f6
CompatHelper: bump compat for PlotThemes to 3, (keep existing compat) ( #4162 )
...
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
2022-04-01 11:17:47 +02:00
Simon Christ
caf4d1857c
1.27.4
2022-03-30 16:35:47 +02:00
t-bltg
02d08beb1e
improve coverage ( #4155 )
2022-03-27 01:42:05 +01:00
Simon Christ
d3817796a4
1.27.3
2022-03-25 17:41:01 +01:00
t-bltg
bcc66caf7d
1.27.2 [skip ci]
2022-03-23 20:07:36 +01:00
t-bltg
0686461686
UnicodePlots: png output ( #4149 )
2022-03-23 20:06:57 +01:00
Simon Christ
5872bdefc4
1.27.1
2022-03-17 14:02:50 +01:00
Simon Christ
317bfc918a
1.27.0
2022-03-11 20:52:22 +01:00
Simon Christ
b60cf3cc53
1.26.1 [skip ci]
2022-03-11 11:35:22 +01:00
Simon Christ
092fb67017
Actually check if the loaded backend version mets the compat entries ( #4137 )
...
* implement checking backend compat
* format
* handle backends without compat entry
* get version for julia 1.6
2022-03-11 10:49:40 +01:00
Simon Christ
5f858fe6f6
1.26.0
2022-03-02 09:45:32 +01:00
Simon Christ
3483799cfc
add compat entries ( #4122 )
2022-03-01 16:36:41 +01:00
Simon Christ
a5f52be5c2
1.25.12
2022-03-01 15:38:29 +01:00
Simon Christ
e31d056820
1.25.11
2022-02-20 14:43:34 +01:00
github-actions[bot]
64d275e7cb
CompatHelper: bump compat for NaNMath to 1 ( #4104 )
...
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
2022-02-17 15:27:00 +01:00
Josef Heinen
88cd04b46a
Bump Plots version
...
Bump Plots version to 1.25.10
2022-02-15 16:45:19 +01:00
Josef Heinen
325d60e8b8
Bump GR version
...
Bump GR version to 0.64
2022-02-15 15:24:04 +01:00
Simon Christ
20f576211c
1.25.9
2022-02-11 17:45:18 +01:00
t-bltg
77e465a453
1.25.8 [skip ci]
2022-02-07 21:52:56 +01:00
t-bltg
ce70ec26a6
UnicodePlots: 3d support ( #4089 )
2022-02-07 20:22:39 +01:00
Simon Christ
5facd2bf55
1.25.7
2022-01-25 22:45:39 +01:00
t-bltg
f333cb284a
UnicodePlots: basic quiver and contour support ( #4031 )
...
* basic quiver support
* toggle grid
* add contour
* add colorbar
* toggle contour example
* rework keywords
2022-01-19 18:58:11 +01:00
Simon Christ
2e4344b9b5
Update Project.toml
2022-01-13 09:42:41 +01:00
Josef Heinen
16e5a49800
Bump GR version
2022-01-13 06:29:50 +01:00
Simon Christ
67bd08614a
1.25.6
2022-01-12 16:31:04 +01:00
Simon Christ
a24fb93ab1
Move fillrange and ribbon logic from RecipesPipeline and add tests for default function ( #4030 )
...
* add tests for default function
* remove fillrange and ribbon handling from RecipesPipeline
* adjust compat
2022-01-12 15:30:52 +01:00
t-bltg
47ca50d037
1.25.5 [skip ci]
2022-01-11 11:18:42 +01:00
t-bltg
e5883a3447
1.25.4 [skip ci]
2021-12-29 16:17:50 +01:00
Josef Heinen
e0bc4b1406
[GR] bump version
...
bump GR version
2021-12-22 12:59:42 +01:00
Simon Christ
cb359c0d4e
1.25.3 [skip ci]
2021-12-20 21:01:25 +01:00
yha
15ce6ebfeb
Use Unzip.unzip
2021-12-12 11:16:42 +02:00
Simon Christ
6b44955bc4
1.25.2 [skip ci]
2021-12-09 13:55:48 +01:00
Simon Christ
5dd0ca27a5
1.25.1 [skip ci]
2021-12-07 17:37:39 +01:00
t-bltg
a75b17e42f
Bump version to 1.25.0 ( #3977 ) [skip ci]
...
* bump version
* deprecate NEWS.md
2021-12-02 13:40:25 +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
t-bltg
0b1ca841cd
1.24.4 [skip ci]
2021-12-01 14:31:41 +01:00
Simon Christ
c32dbeef8a
1.24.3[skip ci]
2021-11-29 09:46:26 +01:00
Simon Christ
58381822d9
1.24.2 [skip ci]
2021-11-26 14:23:03 +01:00
Simon Christ
138589bb61
1.24.1 [skip ci]
2021-11-25 14:38:34 +01:00
Simon Christ
c1e88d0360
1.24.0 [skip ci]
2021-11-25 12:17:23 +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
21c3ac4c45
1.23.6 [skip ci]
2021-11-11 10:30:39 +01:00
Josef Heinen
6df1f38492
gr: fix text problems
2021-11-03 14:43:06 +01:00
Simon Christ
c4b7757e22
1.23.4 [skip ci]
2021-11-03 10:53:01 +01:00