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({ Plot.plot({
width, width,
height, height,
clip: true,
...plotOptions, ...plotOptions,
x: { x: {
domain: [xMin, xMax], domain: [xMin, xMax],