Help for this page
for (0 .. scalar (@x_values)) { $gradient_array[$_] = '(' . $x_values[$_] . ',' . $y_values[$_] . +')'; }