Commit Graph

5297 Commits

Author SHA1 Message Date
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 59cd5c180e temporarily disable nightly precomp (#4095) 2022-02-08 13:20:11 +01:00
t-bltg 77e465a453 1.25.8 [skip ci] v1.25.8 2022-02-07 21:52:56 +01:00
github-actions[bot] eb3e10ffa6 Update precompile_*.jl file [skip ci] (#4074)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-02-07 21:51:24 +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
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 806e769185.
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