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
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
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
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]
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
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
c2af71756e
add missing get_clims in GR ( #3950 )
2021-11-25 14:34:15 +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
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
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
2021-11-03 14:43:06 +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
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
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
Simon Christ
4b94384c7d
support axis flip ( #3908 )
2021-10-29 12:01:07 +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
e8356965e9
fix pyplot backend
2021-10-26 09:15:46 +02:00