Plot coordinate pairs: Difference between revisions

m
→‎{{header|Perl 6}}: correct value for plot method
m (→‎{{header|REXX}}: added highlighting and whitespace to the REXX section header.)
m (→‎{{header|Perl 6}}: correct value for plot method)
Line 1,539:
values => [@y,],
title => 'Coordinate Pairs',
).plot(:xy-lines);</lang>
[[File:Coordinate-pairs-perl6.svg]]
 
2,392

edits