Admin Settings

Data Sources

LOD thresholds are absolute K breakpoints (camera scale). Hysteresis adds a sticky band to reduce flicker.
Card dimensions

Masonry

Columns Gaps Padding Header/Category

Subcategories

UI Controls

Minimap

Size is live; delay applies on next reload; smoothing is live. Ready delay defers first draw until world/anchor settle for cleaner placement.

Culling

Cards outside the viewport expanded by this margin are skipped to improve performance; minimap still renders all boxes.

Input (Pinch)

Chrome/Edge (ctrl+wheel) Safari (Gesture) Wheel (no ctrl)

Chrome/Edge on macOS treat trackpad pinch as ctrl+wheel; base and burst tune sensitivity. Safari uses gesture events; amplify scales per-frame factor.

Export (PDF)

Also available in console:

  • ORGPLOT_STATE.getState()
  • __ORGPLOT.tokens
  • __ORGPLOT.apply({ lod: { ... } })
  • __ORGPLOT.save({ background: { cx: 0.4 } }) (dev only)
  • ORGPLOT_STATE.encode()

Keyboard Controls

  • ← → ↑ ↓ pan (Shift = faster)
  • +/- zoom at center (Shift = larger step)
  • Cmd/Ctrl + 0 reset camera
Applied