Help for this page
# Perl 6 code here given $svg-canvas { ... .text: 'Some caption', x => 20, y => 15; # etc. }