Added Qullen Plot
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 25s

This commit is contained in:
alexander
2026-02-01 11:49:45 +01:00
parent 1573913f3f
commit d7703597bb
3 changed files with 181 additions and 10 deletions

View File

@@ -28,7 +28,7 @@
}
#let tableFillHigh = white
#let tableFillLow = color.lighten(gray, 30%)
#let tableFillLow = color.lighten(gray, 50%)
#let sinTable = [
#let data = json("../sintable.json")