t-bltg
6f49ec112c
avoid using global variables
2021-07-22 01:31:59 +02:00
t-bltg
6594b93126
Add gnuplot to the system dependencies (docs)
2021-07-21 23:49:13 +02:00
Daniel Schwabeneder
f9a1e2e92d
Merge pull request #3656 from JuliaPlots/compathelper/new_version/2021-07-21-00-05-42-160-4162151670
...
CompatHelper: bump compat for "GeometryBasics" to "0.4"
2021-07-21 22:52:16 +02:00
Daniel Schwabeneder
e58bd8b657
fix minor tick length
2021-07-21 22:39:48 +02:00
Daniel Schwabeneder
5f31ab7169
fix gr tickmarks lengths for 2D plots
2021-07-21 22:30:56 +02:00
t-bltg
b85468162c
Skip failing gaston examples
2021-07-21 21:38:33 +02:00
t-bltg
0550033065
Prepare gaston (gnuplot) for PlotDocs.jl
2021-07-21 19:34:32 +02:00
t-bltg
89db9025c5
1.19.3 [skip ci]
v1.19.3
2021-07-21 12:10:19 +02:00
t-bltg
10ed39cf83
Merge pull request #3644 from t-bltg/marker_log
...
Fix computing marker coordinates with log scales
2021-07-21 12:09:34 +02:00
github-actions[bot]
237fa4be7b
CompatHelper: bump compat for "GeometryBasics" to "0.4"
2021-07-21 00:05:47 +00:00
t-bltg
192eb6ffbb
Debugging docs generation
2021-07-20 15:20:03 +02:00
t-bltg
4fc0f85cf1
Merge pull request #3654 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
...
[AUTO] Update precompiles
2021-07-20 09:59:27 +02:00
t-bltg
aecce08a0f
Update precompile_*.jl file
2021-07-19 21:37:24 +00:00
t-bltg
3ad2e0674a
Merge pull request #3653 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
...
[AUTO] Update precompiles
2021-07-19 23:17:39 +02:00
t-bltg
05f585f8ad
Update precompile_*.jl file
2021-07-19 19:25:33 +00:00
t-bltg
c6ba6dd899
Merge pull request #3652 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/t-bltg-patch-1
...
[AUTO] Update precompiles
2021-07-19 21:05:57 +02:00
t-bltg
fcf75a195a
Merge pull request #3651 from JuliaPlots/t-bltg-patch-1
...
Take series alpha into account when drawing contours
2021-07-19 14:31:02 +02:00
t-bltg
3195a67915
Update precompile_*.jl file
2021-07-19 12:22:01 +00:00
t-bltg
aa837bb027
Take series alpha into account when drawing contours
2021-07-19 14:04:01 +02:00
Simon Christ
7bb2a29356
1.19.2 [skip ci]
v1.19.2
2021-07-16 12:18:26 +02:00
github-actions[bot]
f0afadf43a
Update precompile_*.jl file ( #3648 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-07-16 12:02:04 +02:00
github-actions[bot]
0525ade990
Update precompile_*.jl file ( #3647 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-07-16 10:52:29 +02:00
Daniel Schwabeneder
6b22f45dd5
fix dpi for GR ( #3646 )
2021-07-16 10:30:41 +02:00
Jks Liu
fc0e9a1245
Fix #3440 subplots attributes out of order ( #3645 )
2021-07-16 10:29:50 +02:00
Josef Heinen
2ec78be9a1
Update Project.toml
...
bump GR version
2021-07-16 10:28:49 +02:00
github-actions[bot]
4449398614
Update precompile_*.jl file ( #3627 )
...
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2021-07-16 10:26:39 +02:00
t-bltg
946f90d3e4
fix computing marker coordinates with log scales
2021-07-15 12:08:53 +02:00
Simon Christ
c046e6461f
1.19.1 [skip ci]
v1.19.1
2021-07-15 09:33:28 +02:00
t-bltg
411de69765
fix plot_title for pyplot ( #3642 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-07-14 22:01:20 +02:00
Simon Christ
4bc6412b46
1.19.0 [skip ci]
v1.19.0
2021-07-14 15:51:23 +02:00
Simon Christ
798de8b17c
add the plot_title ( #2690 )
...
* add the plot_title
* Update bbs/plot_title (#3604 )
* add the plot_title
* update plot_title for multiple subplots, fix GR warning
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
* Update plot_title (#3608 )
* add the plot_title
* update plot_title for multiple subplots, fix GR warning
* update plot_title
* consistency with _subplot_defaults
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
* custom implementation for pgfplotsx backend
* remove `@show`
* remove superfluous plot_titleindex
Co-authored-by: t-bltg <13423344+t-bltg@users.noreply.github.com>
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-07-14 15:45:53 +02:00
t-bltg
b0ff0e58b3
InspectDR: Skip more unsupported examples
2021-07-11 21:43:39 +02:00
t-bltg
5cca5e9148
GR: mesh3d, take into account series line attributes
2021-07-11 04:36:22 +02:00
t-bltg
90e0074f44
1.18.2 [skip ci]
v1.18.2
2021-07-10 00:55:01 +02:00
t-bltg
3e14a47e17
Update examples.jl
...
Update skipped examples for auto-gen in PlotDocs
2021-07-09 23:40:17 +02:00
t-bltg
5d608d1e77
Merge pull request #3612 from t-bltg/mesh3d
...
GR: add support for mesh3d
2021-07-09 23:15:17 +02:00
t-bltg
20e24cfa8d
Merge pull request #3636 from t-bltg/ins_uni
...
Autogen unicodeplots and inspectdr
2021-07-09 22:11:38 +02:00
t-bltg
2d0191cd70
autogen unicodeplots and inspectdr
2021-07-09 21:40:21 +02:00
t-bltg
12d5accf0a
Update pgfplotsx.jl
...
Typo
2021-07-09 21:27:48 +02:00
t-bltg
c02dbca31d
Merge pull request #3628 from anowacki/an/annotation-docs
...
Document use of tuples in annotations attribute
2021-07-08 19:09:22 +02:00
Andy Nowacki
0e25767cd3
Document use of tuples in annotate! shorthand
...
Include a description of the use of vectors of plain tuples in
the docstring for `annotate!`.
2021-07-08 11:22:44 +01:00
Andy Nowacki
5d935d29c5
Document use of tuples in annotations attribute
...
The `annotations` attribute (and `annotate!` function) has supported
the use of plain tuples containing arguments which are passed to
`text` since v0.22.2. Document this option in the list of SubPlot
attributes and in example 20.
Closes (mostly) https://github.com/JuliaPlots/RecipesBase.jl/issues/72
but note that `series_annotations` does not yet support passing tuples
of arguments for `Plots.text`.
2021-07-08 11:04:51 +01:00
t-bltg
f5e6ae9f98
add warning - enhance example
2021-07-08 11:26:49 +02:00
Simon Christ
4a18098944
1.18.1 [skip ci]
v1.18.1
2021-07-07 15:58:45 +02:00
Michael Krabbe Borregaard
3994e47d3c
add mkborregaard orcid
2021-07-07 14:26:20 +02:00
github-actions[bot]
39d52a5c57
Update precompile_*.jl file ( #3622 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-07-07 13:03:49 +02:00
t-bltg
91e91ac821
Reduce number of warnings on invalid log values
2021-07-07 00:45:53 +02:00
t-bltg
e9949251a6
Merge pull request #3577 from t-bltg/log_bis
...
GR: rework automatic major/minor ticks for log scales
2021-07-06 20:49:06 +02:00
t-bltg
16e41f0690
rework phantom ticks for log scales - add minorgrid to ex5
2021-07-06 19:15:34 +02:00
t-bltg
6f4400411e
Merge pull request #3619 from t-bltg/pipeline
...
Don't propagate widening axis limits for pipeline recipes
2021-07-06 17:21:44 +02:00