Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
visb-visualisation-examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
visb-visualisation-examples
Commits
bcc7db99
Commit
bcc7db99
authored
8 months ago
by
Michael Leuschel
Browse files
Options
Downloads
Patches
Plain Diff
fix missing closing svg tags
Signed-off-by:
Michael Leuschel
<
leuschel@uni-duesseldorf.de
>
parent
755207bd
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Jars/Jars.svg
+4
-1
4 additions, 1 deletion
Jars/Jars.svg
with
4 additions
and
1 deletion
Jars/Jars.svg
+
4
−
1
View file @
bcc7db99
<!--svg for Jars by Jonas Erdmann-->
<!--svg for Jars by Jonas Erdmann-->
<svg
width=
"360"
height=
"
36
0"
<svg
width=
"360"
height=
"
20
0"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<g
id=
"jar_3"
transform=
"rotate(180 25 100)"
>
<g
id=
"jar_3"
transform=
"rotate(180 25 100)"
>
...
@@ -10,6 +10,7 @@
...
@@ -10,6 +10,7 @@
<line
id=
"left_3"
x1=
"50"
y1=
"0"
x2=
"50"
y2=
"60"
style=
"stroke:#000000;stroke-width:4"
/>
<line
id=
"left_3"
x1=
"50"
y1=
"0"
x2=
"50"
y2=
"60"
style=
"stroke:#000000;stroke-width:4"
/>
<line
id=
"right_3"
x1=
"0"
y1=
"0"
x2=
"0"
y2=
"60"
style=
"stroke:#000000;stroke-width:4"
/>
<line
id=
"right_3"
x1=
"0"
y1=
"0"
x2=
"0"
y2=
"60"
style=
"stroke:#000000;stroke-width:4"
/>
<line
x1=
"50"
y1=
"0"
x2=
"0"
y2=
"0"
style=
"stroke:#000000;stroke-width:4"
/>
<line
x1=
"50"
y1=
"0"
x2=
"0"
y2=
"0"
style=
"stroke:#000000;stroke-width:4"
/>
</g>
</svg>
</svg>
</g>
</g>
<text
id=
"jar_3_text"
opacity=
"1"
x=
"20"
y=
"95"
>
0
</text>
<text
id=
"jar_3_text"
opacity=
"1"
x=
"20"
y=
"95"
>
0
</text>
...
@@ -22,6 +23,7 @@
...
@@ -22,6 +23,7 @@
<line
id=
"left_5"
x1=
"50"
y1=
"0"
x2=
"50"
y2=
"100"
style=
"stroke:#000000;stroke-width:4"
/>
<line
id=
"left_5"
x1=
"50"
y1=
"0"
x2=
"50"
y2=
"100"
style=
"stroke:#000000;stroke-width:4"
/>
<line
id=
"right_5"
x1=
"0"
y1=
"0"
x2=
"0"
y2=
"100"
style=
"stroke:#000000;stroke-width:4"
/>
<line
id=
"right_5"
x1=
"0"
y1=
"0"
x2=
"0"
y2=
"100"
style=
"stroke:#000000;stroke-width:4"
/>
<line
x1=
"50"
y1=
"0"
x2=
"0"
y2=
"0"
style=
"stroke:#000000;stroke-width:4"
/>
<line
x1=
"50"
y1=
"0"
x2=
"0"
y2=
"0"
style=
"stroke:#000000;stroke-width:4"
/>
</g>
</svg>
</svg>
</g>
</g>
<text
id=
"jar_5_text"
opacity=
"1"
x=
"125"
y=
"95"
>
0
</text>
<text
id=
"jar_5_text"
opacity=
"1"
x=
"125"
y=
"95"
>
0
</text>
...
@@ -40,3 +42,4 @@
...
@@ -40,3 +42,4 @@
<polyline
id=
"transfer_right"
points=
"85,45 79,41 79,49"
fill=
"#00000"
/>
<polyline
id=
"transfer_right"
points=
"85,45 79,41 79,49"
fill=
"#00000"
/>
<rect
id=
"transfer_sym3"
x=
"76"
y=
"43.5"
height=
"3"
width=
"3"
/>
<rect
id=
"transfer_sym3"
x=
"76"
y=
"43.5"
height=
"3"
width=
"3"
/>
<text
id=
"goal_achieved"
opacity=
"0"
x=
"165"
y=
"125"
fill=
"purple"
font-size=
"12"
font-weight=
"bold"
>
goal achieved!
</text>
<text
id=
"goal_achieved"
opacity=
"0"
x=
"165"
y=
"125"
fill=
"purple"
font-size=
"12"
font-weight=
"bold"
>
goal achieved!
</text>
</svg>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment