Pikchr  ”.start” anchor does not work

".start" anchor does not work

(1) By anonymous on 2024-06-25 03:49:29 [source]

According to Pikchr User Manual, the effect of

bgcolor = 0x1d2021
box
circle

should be equivalent to

bgcolor = 0x1d2021
box
circle with .start at previous.end

However, its actual effect is as follows:

bgcolor = 0x1d2021
box
circle with .start at previous.end

This looks like

bgcolor = 0x1d2021
box
circle with .e at previous.e

Is there anything wrong in my understanding?

(2) By drh on 2024-06-25 06:33:16 in reply to 1 [link] [source]

(3) By anonymous on 2024-06-25 07:33:22 in reply to 2 [link] [source]

Thank you very much! You fixed it in a jiffy.