zenno: clip marks in charts by default

This commit is contained in:
2026-05-23 00:15:46 -04:00
parent 4bd7962182
commit 3ab17cf9b0

View File

@@ -81,6 +81,7 @@
Plot.plot({
width,
height,
clip: true,
...plotOptions,
x: {
domain: [xMin, xMax],