data/data_point library

Classes

DataPoint
A single data point with x, y coordinates and optional style DataPoint could be used as interface if needed

Extensions

DataPointBounds on Iterable<DataPoint>
Extension on Iterable
DataPointExtension on DataPoint

Typedefs

DataPoints = List<DataPoint>