feat(chart): support configurable plot margins
All checks were successful
Package component / package (push) Successful in 7m2s

This commit is contained in:
李启源
2026-08-05 15:16:52 +08:00
parent fbf10fdb88
commit 9eb1f0f137
20 changed files with 184 additions and 16 deletions

View File

@@ -195,6 +195,7 @@ body {
}
.frame-style-controls,
.plot-margin-controls,
.auxiliary-style-controls {
display: grid;
gap: 10px;