Mercurial > repos > iuc > ggplot2_point
changeset 12:156a2e14ce31 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit 843a94f53c808d098def353b0bc5f7f554d9e1af
| author | iuc |
|---|---|
| date | Fri, 09 Dec 2022 22:39:49 +0000 |
| parents | ba8be8bcbf8f |
| children | 3e33010715f8 |
| files | ggplot_point.xml macros.xml test-data/ggplot_line_result1.pdf |
| diffstat | 3 files changed, 29 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/ggplot_point.xml Thu Nov 24 20:21:02 2022 +0000 +++ b/ggplot_point.xml Fri Dec 09 22:39:49 2022 +0000 @@ -2,9 +2,10 @@ <expand macro="bio_tools"/> <macros> <import>macros.xml</import> + <token name="@SIMPLE_GGLINE@">gg_line = geom_line(size=1, alpha=1, gg_factor)</token> </macros> <expand macro="requirements"> - <requirement type="package" version="2.0.0">r-svglite</requirement> + <requirement type="package" version="2.1.0">r-svglite</requirement> </expand> <command detect_errors="exit_code"><