Update Value

mpco:set(idx, [x], [y])

Modifies an mpco data point.

Parameter Type Description
idx integer Index of value
x number x-value to change to
y number y-value to change to
Warning

If you update x so that the mpco becomes unsorted, you must call mpco﹕sort before the next call to mpco﹕y.