Mercurial > repos > iuc > pcdl_plot_scatter
comparison test-data/legend.svg @ 0:bc08e5879459 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:59:56 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:bc08e5879459 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!-- Created with PhysiCell (http://PhysiCell.MathCancer.org/) --> | |
3 <svg | |
4 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
5 xmlns:cc="http://creativecommons.org/ns#" | |
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
7 xmlns:svg="http://www.w3.org/2000/svg" | |
8 xmlns="http://www.w3.org/2000/svg" | |
9 version="1.1" | |
10 width="1440" | |
11 height="130" | |
12 id="svg2"> | |
13 <circle cx="32.5" cy="32.5" r="25" stroke-width="1" stroke="black" fill="grey"/> | |
14 <circle cx="32.5" cy="32.5" r="12.5" stroke-width="1" stroke="grey" fill="grey"/> | |
15 <text x="72.5" y="45.25" | |
16 font-family="Arial" font-size="42.5" fill="black" > | |
17 default | |
18 </text> | |
19 <circle cx="32.5" cy="97.5" r="25" stroke-width="1" stroke="black" fill="red"/> | |
20 <circle cx="32.5" cy="97.5" r="12.5" stroke-width="1" stroke="red" fill="red"/> | |
21 <text x="72.5" y="110.25" | |
22 font-family="Arial" font-size="42.5" fill="black" > | |
23 blood_cells | |
24 </text> | |
25 </svg> |