Skip to content

Commit cecea00

Browse files
committed
update tests
1 parent aaa8324 commit cecea00

22 files changed

+6450
-6355
lines changed

test/output/aaplChangeVolume.svg

Lines changed: 1 addition & 1 deletion
Loading

test/output/bigintLog.svg

Lines changed: 1 addition & 1 deletion
Loading

test/output/boundingBoxes.svg

Lines changed: 10 additions & 10 deletions
Loading
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<div class="plot-swatches plot-swatches-wrap">
2+
<style>
3+
:where(.plot-swatches) {
4+
font-family: system-ui, sans-serif;
5+
font-size: 10px;
6+
margin-bottom: 0.5em;
7+
}
8+
9+
:where(.plot-swatch > svg) {
10+
margin-right: 0.5em;
11+
overflow: visible;
12+
}
13+
14+
:where(.plot-swatches-wrap) {
15+
display: flex;
16+
align-items: center;
17+
min-height: 33px;
18+
flex-wrap: wrap;
19+
}
20+
21+
:where(.plot-swatches-wrap .plot-swatch) {
22+
display: inline-flex;
23+
align-items: center;
24+
margin-right: 1em;
25+
}
26+
</style>
27+
</div>
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<div class="plot-swatches plot-swatches-wrap">
2+
<style>
3+
:where(.plot-swatches) {
4+
font-family: system-ui, sans-serif;
5+
font-size: 10px;
6+
margin-bottom: 0.5em;
7+
}
8+
9+
:where(.plot-swatch > svg) {
10+
margin-right: 0.5em;
11+
overflow: visible;
12+
}
13+
14+
:where(.plot-swatches-wrap) {
15+
display: flex;
16+
align-items: center;
17+
min-height: 33px;
18+
flex-wrap: wrap;
19+
}
20+
21+
:where(.plot-swatches-wrap .plot-swatch) {
22+
display: inline-flex;
23+
align-items: center;
24+
margin-right: 1em;
25+
}
26+
</style><span class="plot-swatch"><svg width="15" height="15" fill="#4269d0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
27+
<rect width="100%" height="100%"></rect>
28+
</svg>0</span>
29+
</div>
Lines changed: 17 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)