removeAt

removeAt(int index) function

Removes the element at the given index.

Parameters

NameTypeDescription
indexintIndex of a data point to remove.