x property

List<num> x

Get the x coordinates of the given data.

Implementation

List<num> get x => keys.toList();