Description of the problem
using coupe to map focal mechanism, don't move beach ball location when providing a new coordinates.
using moment tensor to map focal mechanism and providing -A option, I want to the new location(400, 200), but the location of beach ball don't move.
Full script that generated the error
#!/bin/bash
gmt begin profile2
gmt coupe -JX15c/-6c -Sd0.8 -Aa130/43/140/36/90/100/0/700 -R0/600/0/900 -Gblack -Q -N << EOF
131.55 41.48 579 1.14 -0.10 -1.04 -0.51 -2.21 -0.99 26 400 200
EOF
gmt basemap -BWS -Byaf+l"Focal depth (km)" -Bxaf+l"Distance (km)"
gmt end show
Actual outcome

Expected outcome
i want to move the beach ball to the new location(400,200)
System information
- Operating system: Ubuntu 20.04.6 LTS
- GMT version (
gmt --version): Version 6.2.0