Commit Graph

4936 Commits

Author SHA1 Message Date
t-bltg 2cb88e1bfa Update precompile_*.jl file [skip ci] 2021-07-31 19:04:28 +00:00
t-bltg 5bc96cfe68 GR: remove obsolete method 2021-07-31 20:31:58 +02:00
t-bltg 2938950bda Gaston: missing markers 2021-07-31 20:30:05 +02:00
t-bltg 88b86be17a Gaston: :hline and :vline are now valid markers 2021-07-31 20:28:37 +02:00
t-bltg aa6b636793 Gaston: add support for :hline, :vline markers 2021-07-31 20:27:26 +02:00
t-bltg dc3d302353 Gaston: typo 2021-07-31 19:44:57 +02:00
t-bltg 4ed13644c4 Gaston: minor fixes 2021-07-31 19:21:55 +02:00
t-bltg 34bf55c033 Gaston: blank plot fixes 2021-07-31 19:09:26 +02:00
t-bltg 982c79baa7 Gaston: drop setting termopts in _create_backend_figure 2021-07-31 19:02:29 +02:00
t-bltg e9b3208d41 Gaston: typo on eval _show 2021-07-31 18:59:49 +02:00
t-bltg 77a9fe3b47 Gaston: add support for background color 2021-07-31 18:50:35 +02:00
t-bltg 4078424f3c Gaston: add support for annotations 2021-07-31 18:14:40 +02:00
t-bltg b45400b1d3 Merge pull request #3731 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/t-bltg-patch-1
[AUTO] Update precompiles [skip ci]
2021-07-31 16:43:54 +02:00
t-bltg dc3e15b4c9 Merge pull request #3730 from JuliaPlots/t-bltg-patch-1
gr_draw_minorgrid should read minorgrid not grid
2021-07-31 16:06:30 +02:00
t-bltg 1e3cb4b4ea Update precompile_*.jl file [skip ci] 2021-07-31 13:07:29 +00:00
t-bltg 57b48da670 Gaston: conditional label in legend 2021-07-31 15:02:40 +02:00
t-bltg e9e95968a9 GR: code style 2021-07-31 14:50:16 +02:00
t-bltg 1889f5b7f9 Gaston: add support for major/minor grids 2021-07-31 14:44:34 +02:00
t-bltg 2c72882865 gr_draw_minorgrid should read minorgrid not grid 2021-07-31 14:40:51 +02:00
t-bltg 36a9e3b386 Merge pull request #3729 from t-bltg/minor_ticks
Gaston: add minor ticks
2021-07-31 14:35:51 +02:00
t-bltg 03fbc25b33 Gaston: add minor ticks 2021-07-31 14:35:30 +02:00
t-bltg cbb83e9820 Merge pull request #3728 from t-bltg/markers
Gaston: rework markers (filled, empty) - cleanup
2021-07-31 13:57:04 +02:00
t-bltg 4420e2009f Gaston: rework markers (filled, empty) - cleanup 2021-07-31 13:54:32 +02:00
t-bltg f394698458 Typo, cleanup 2021-07-31 13:05:23 +02:00
t-bltg 3ec86e983a Gaston: swap pos and size 2021-07-30 13:29:59 +02:00
t-bltg 5dab21e9ba Gaston: multiplot, add position 2021-07-30 13:28:22 +02:00
t-bltg 330d3231f6 Gaston: gaston_init_subplot should accept nothing 2021-07-30 13:11:39 +02:00
t-bltg 74b70fc039 Gaston: handle multiple colors 2021-07-30 13:09:59 +02:00
t-bltg 01d5ff1580 Gaston: move update ratios to _update_plot_object 2021-07-30 00:20:38 +02:00
t-bltg 95804039f4 Gaston: Recursive update width/heights from layout 2021-07-29 23:57:58 +02:00
t-bltg 2dec8c1192 Gaston: typo 2021-07-29 22:18:31 +02:00
t-bltg d3380f4ee8 Gaston: try to respect the layout ratio 2021-07-29 22:16:37 +02:00
t-bltg cbc0417cea Gaston: disable legends in contour plots 2021-07-29 21:49:10 +02:00
t-bltg 914ea027d0 Gaston: Unset set size for subplots - Follow Plots.DPI - Cleanup 2021-07-29 19:13:00 +02:00
t-bltg 434656def6 Merge pull request #3727 from t-bltg/debug_mplot
Gaston: debug mplot
2021-07-29 18:42:06 +02:00
t-bltg e16e46db47 Gaston: debug mplot 2021-07-29 18:40:55 +02:00
t-bltg 9e66eb5737 Merge pull request #3725 from johnnychen94/patch-1
add "no changelog" label for SnoopCompile CI
2021-07-29 15:48:56 +02:00
Johnny Chen 5c02648cdd add "no changelog" label for SnoopCompile CI
This excludes PRs created by SnoopCompile CI from the release notes.
2021-07-29 13:57:04 +08:00
t-bltg fd46fd4add 1.19.4 [skip ci] v1.19.4 2021-07-28 19:21:13 +02:00
t-bltg ac6c7fda11 Merge pull request #3724 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles [skip ci]
2021-07-28 19:09:51 +02:00
t-bltg 4755635fbd Update precompile_*.jl file [skip ci] 2021-07-28 17:08:56 +00:00
t-bltg c82a3c35ee Update SnoopCompile.yml 2021-07-28 18:47:15 +02:00
t-bltg 83bce6e895 Update SnoopCompile.yml 2021-07-28 18:45:27 +02:00
t-bltg 07c5019259 Merge pull request #3719 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
2021-07-28 18:36:57 +02:00
t-bltg 093181d358 Merge pull request #3721 from t-bltg/inset2
Gaston: update inset_subplots
2021-07-28 18:18:14 +02:00
t-bltg 0085706f6f Gaston: update inset_subplots 2021-07-28 18:17:43 +02:00
t-bltg 31359610bd Merge pull request #3720 from t-bltg/inset
Gaston: fix lens example
2021-07-28 18:03:45 +02:00
t-bltg 34c6c76cb8 Gaston: fix lens example 2021-07-28 18:02:41 +02:00
t-bltg 734b301abc Update precompile_*.jl file 2021-07-28 15:38:02 +00:00
t-bltg e2907b973f Gaston: change @assert to @error 2021-07-28 17:17:44 +02:00