Skip to content
Snippets Groups Projects
Commit 8c09d52f authored by Michael Leuschel's avatar Michael Leuschel
Browse files

remove title

parent e400bef4
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ DEFINITIONS
VISB_JSON_FILE == "";
VISB_SVG_BOX == rec(height:100, width:600, viewBox:"-1 -1 22 5");
VISB_SVG_OBJECTS0 == rec(svg_class:"polygon", stroke:"gray", `stroke-width`:0.1, fill:"gray",
title:```train 2 at position ${train2_back}..${train2_front}```,
transform: "translate(0,2.2)",
points:svg_axis(0..21,1,21,1)
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment