append

abstract fun append(label: String = "", x: Double? = null, y: Double? = null): PointManager

Append a new point and return its manager.