Skip to content

Commit 6b62d55

Browse files
committed
Update test/plots/axis-labels.ts
1 parent cb42964 commit 6b62d55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/plots/axis-labels.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export async function axisLabelFontVariant() {
5858
marks: [Plot.axisX({label: "Letter", fontVariant: "small-caps"})]
5959
});
6060
}
61+
6162
export async function axisLabelVaryingFill() {
6263
return Plot.plot({
6364
x: {domain: "ABCDEF"},

0 commit comments

Comments
 (0)