Mercurial > repos > iuc > pcdl_get_conc_attribute
diff test-data/legend.svg @ 0:f7f40cc1cfce draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pcdl/ commit 7c74921b41bd7ab639e5a3f8b54e407f79ed8f16
author | iuc |
---|---|
date | Mon, 04 Aug 2025 18:55:11 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/legend.svg Mon Aug 04 18:55:11 2025 +0000 @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with PhysiCell (http://PhysiCell.MathCancer.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + version="1.1" + width="1440" + height="130" + id="svg2"> + <circle cx="32.5" cy="32.5" r="25" stroke-width="1" stroke="black" fill="grey"/> + <circle cx="32.5" cy="32.5" r="12.5" stroke-width="1" stroke="grey" fill="grey"/> + <text x="72.5" y="45.25" + font-family="Arial" font-size="42.5" fill="black" > + default + </text> + <circle cx="32.5" cy="97.5" r="25" stroke-width="1" stroke="black" fill="red"/> + <circle cx="32.5" cy="97.5" r="12.5" stroke-width="1" stroke="red" fill="red"/> + <text x="72.5" y="110.25" + font-family="Arial" font-size="42.5" fill="black" > + blood_cells + </text> +</svg>