t-bltg
736fcc84b9
allow color on txt io
2022-02-16 17:51:00 +01:00
Simon Christ
0813b18d69
Fix regression in legend font size setting ( #4100 )
...
* take legend font attributes from existing font
* "format" file
* format remaining files
* better in the error box
2022-02-11 15:26:01 +01:00
t-bltg
6c67908a3a
UnicodePlots: allow setting width / height
2022-02-09 16:04:22 +01:00
t-bltg
a361ba60b8
UnicodePlots: support zoom ( #4099 )
2022-02-09 14:30:51 +01:00
t-bltg
34c22970f2
UnicodePlots: update hack for png
2022-02-08 23:41:12 +01:00
t-bltg
5d8acf5189
UnicodePlots: add more extra_kwargs ( #4097 )
2022-02-08 20:56:54 +01:00
t-bltg
bf5d1aa060
Fix plotattributes in _add_plot_title! ( #4090 )
...
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
2022-02-07 21:21:22 +01:00
t-bltg
ce70ec26a6
UnicodePlots: 3d support ( #4089 )
2022-02-07 20:22:39 +01:00
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
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
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
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
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
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
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]
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
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
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
Yuval
3af92908ee
Merge pull request #3988 from yha/yha/boxplot-whisker-range
...
boxplots docs update: rename range->whisker_range
2021-12-20 18:48:36 +02:00
github-actions[bot]
5d97de1345
Format .jl files [skip ci] ( #4012 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-12-19 23:21:41 +01:00
Simon Christ
f784010c29
add text/latex mimetype
2021-12-17 17:50:07 +01:00
yha
7de50f91de
Undo unrelated change
2021-12-12 11:26:05 +02:00
yha
15ce6ebfeb
Use Unzip.unzip
2021-12-12 11:16:42 +02:00
Simon Christ
c28bf96c4a
Merge branch 'master' of github.com:JuliaPlots/Plots.jl
2021-12-09 11:54:21 +01:00
Simon Christ
096d293550
fix gr fontcolor setting
2021-12-09 11:54:15 +01:00
Simon Christ
cab76f67e2
fix scale warnings for layouts ( #3992 )
...
* fix scale warnings for layouts
* don't run ci twice on PR
* use broadcasting for scalar case
2021-12-09 10:32:06 +01:00
yha
60222095b6
boxplots: rename range->whisker_range
2021-12-07 19:13:32 +02:00
Simon Christ
5f7c2a5eae
Fix #3984
2021-12-07 17:05:40 +01:00
github-actions[bot]
9e23082a7d
Format .jl files [skip ci] ( #3981 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-12-05 10:36:34 +01:00
Jks Liu
c4752b786b
Fix #3967 ( #3978 )
...
Pluto do not use require.js, so Plotly is not renamed to Plotly2
2021-12-02 16:33:52 +01:00
github-actions[bot]
c7e3049dac
Update precompile_*.jl file [skip ci] ( #3976 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-12-02 12:03:05 +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