Skip to content

Commit a187f2e

Browse files
dasluclaude
andcommitted
Refresh stale pj/pose 1-arity docstring line
The "no-op, returns fr unchanged" gloss was accurate before the prepare-pose retirement; the 1-arity now lifts pose-shaped input through pose-kind to attach Kindly auto-render metadata if the input is not already tagged. Docstring brought into line with behaviour. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
1 parent 5e2866c commit a187f2e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/scicloj/plotje/api.clj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,9 @@
859859
(pj/pose data [:a :b :c]) -- multi-pair: N univariate panels
860860
861861
Threaded over an existing pose (first argument is a pose):
862-
(pj/pose fr) -- no-op, returns fr unchanged
862+
(pj/pose fr) -- pass-through; lifts a literal
863+
map for notebook auto-render
864+
if it is not already tagged
863865
(pj/pose fr :x-col :y-col) -- extend a leaf-without-position,
864866
or promote a leaf-with-position
865867
into a 2-panel composite, or

0 commit comments

Comments
 (0)