t-bltg
|
6e4cb5fedc
|
Fix example 41 (#4093)
|
2022-02-06 22:32:40 +01:00 |
|
Michael Krabbe Borregaard
|
2a7d2d710e
|
Merge pull request #4076 from JuliaPlots/mkb/fix_wand
fix the wand binning
|
2022-01-30 08:24:58 +01:00 |
|
t-bltg
|
e3ea97199f
|
Precompilation statements for nightly (#4082)
* enable precompilation on nightly
* update CompileBot, add precompile statements for nightly
|
2022-01-28 22:00:26 +01:00 |
|
t-bltg
|
2896c5a25a
|
Rework warn_on_unsupported (#4081)
|
2022-01-28 15:32:15 +01:00 |
|
t-bltg
|
824dbe9948
|
UnicodePlots: use more extra_kwargs (#4080)
|
2022-01-28 11:30:42 +01:00 |
|
t-bltg
|
3e8db4532b
|
UnicodePlots: toggle canvas blend with extra_kwargs
|
2022-01-28 10:30:27 +01:00 |
|
Michael Krabbe Borregaard
|
0ba580bcaa
|
fix the wand binning
|
2022-01-26 17:28:56 +01:00 |
|
t-bltg
|
46e19d9ad5
|
Update docs.yml
|
2022-01-26 15:35:06 +01:00 |
|
t-bltg
|
b204918b23
|
Update docs.yml
|
2022-01-26 15:03:25 +01:00 |
|
Tom Gillam
|
5d5239834c
|
Example for vspan and hspan (#4062)
* Example for vspan and hspan
* Format
* First time contributor
|
2022-01-26 13:21:46 +01:00 |
|
github-actions[bot]
|
2ddedf97bf
|
Update precompile_*.jl file [skip ci] (#4071)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2022-01-26 11:12:38 +01:00 |
|
Simon Christ
|
5facd2bf55
|
1.25.7
v1.25.7
|
2022-01-25 22:45:39 +01:00 |
|
Simon Christ
|
915df5d3ee
|
Fix ribbon slicing (#4068)
* move ribbon handling after slicing
* format file
|
2022-01-25 21:20:18 +01:00 |
|
Simon Christ
|
2eaf9f3b15
|
fix plotting empty plot for plotly (#4067)
|
2022-01-25 17:14:07 +01:00 |
|
github-actions[bot]
|
91bb983c08
|
Update precompile_*.jl file [skip ci] (#4056)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2022-01-25 11:06:47 +01:00 |
|
t-bltg
|
311831ca4e
|
UnicodePlots: do not show blank plots (on layouts) (#4058)
|
2022-01-22 18:26:13 +01:00 |
|
t-bltg
|
ab698da5a4
|
Add format check, reduce format PR frequency (#4053)
|
2022-01-22 16:10:28 +01:00 |
|
Tianyi Pu
|
34e581ff3f
|
Fix default docstring (#4057)
|
2022-01-22 15:58:30 +01:00 |
|
Zhanibek
|
acb5d5ac4b
|
gr-constant-legendbox (#4055)
|
2022-01-22 02:52:46 +09:00 |
|
Zhanibek
|
e8ac74a390
|
Revert "gr-constant-legendbox (#4043)" (#4054)
This reverts commit 806e7691851101b1586af2bc23f58b6415405631.
|
2022-01-22 01:27:28 +09:00 |
|
Zhanibek
|
806e769185
|
gr-constant-legendbox (#4043)
|
2022-01-22 01:27:01 +09:00 |
|
github-actions[bot]
|
bcd98737bb
|
Update precompile_*.jl file [skip ci] (#4050)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2022-01-19 21:13:01 +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 |
|
github-actions[bot]
|
1f49839529
|
Format .jl files [skip ci] (#4042)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2022-01-17 12:50:54 +01:00 |
|
Simon Christ
|
536712359c
|
Update README.md
|
2022-01-15 10:48:21 +01:00 |
|
Simon Christ
|
b13f3d5021
|
direct docs link to stable [skip ci]
|
2022-01-13 10:51:09 +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
v1.25.6
v1.25.6+1
v1.25.6+2
|
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 |
|
github-actions[bot]
|
b1c11cca33
|
Update precompile_*.jl file [skip ci] (#4032)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2022-01-12 15:30:26 +01:00 |
|
Pearl Li
|
cffeba7609
|
Check if plot title already exists before adding again (#4027)
* Check if plot title already exists before adding again
* Add plot title tests
|
2022-01-12 14:52:43 +01:00 |
|
github-actions[bot]
|
2872c7a345
|
Update precompile_*.jl file [skip ci] (#4029)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2022-01-12 13:57:25 +01:00 |
|
Simon Christ
|
3313780b4e
|
add Downloads badge
|
2022-01-11 20:37:10 +01:00 |
|
t-bltg
|
47ca50d037
|
1.25.5 [skip ci]
v1.25.5
|
2022-01-11 11:18:42 +01:00 |
|
github-actions[bot]
|
1014b8f494
|
Update precompile_*.jl file [skip ci] (#4022)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2022-01-05 14:17:55 +01:00 |
|
github-actions[bot]
|
ece53c5fd1
|
Format .jl files [skip ci] (#4023)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2022-01-05 14:17:40 +01:00 |
|
t-bltg
|
c34d4e950e
|
UnicodePlots: fix ansi regex
|
2022-01-01 10:35:55 +01:00 |
|
t-bltg
|
b6d7bd82e6
|
UnicodePlots: enhance display / show (#4021)
|
2021-12-31 16:04:02 +01:00 |
|
t-bltg
|
e5883a3447
|
1.25.4 [skip ci]
v1.25.4
|
2021-12-29 16:17:50 +01:00 |
|
github-actions[bot]
|
ead9d87942
|
Update precompile_*.jl file [skip ci] (#4018)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2021-12-29 15:24:32 +01:00 |
|
t-bltg
|
0beba9d1c8
|
Update and rename SnoopCompile.yml to CompileBot.yml
|
2021-12-29 14:16:23 +01:00 |
|
t-bltg
|
6e79cf4a3e
|
Run SnoopCompile on master only
|
2021-12-29 14:04:38 +01:00 |
|
github-actions[bot]
|
693391e135
|
Update precompile_*.jl file [skip ci] (#4015)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2021-12-29 14:03:04 +01:00 |
|
Chris Elrod
|
95d1fa0001
|
Set max_methods=1 (#4010)
|
2021-12-29 13:31:29 +01:00 |
|
Diego Javier Zea
|
30d2f01d9d
|
Update boxplot doc (#4014)
Update and improve whisker_width documentation (boxplots).
|
2021-12-29 13:30:00 +01:00 |
|
Zhanibek
|
834a1523af
|
add extrakw for colorbar positioning control in 3d
|
2021-12-27 23:44:37 +09:00 |
|
Josef Heinen
|
e0bc4b1406
|
[GR] bump version
bump GR version
|
2021-12-22 12:59:42 +01:00 |
|
Simon Christ
|
492f94bf10
|
Fix fillranges with OffsetVectors for plotly (#4006)
* don't mutate the Plot object
* remove show
* collect vectors to workaround vcat issue
|
2021-12-20 21:24:58 +01:00 |
|
Simon Christ
|
cb359c0d4e
|
1.25.3 [skip ci]
v1.25.3
|
2021-12-20 21:01:25 +01:00 |
|