Data point for line chart: (DateTime x, double y).
typedef PlexLineDataPoint = (DateTime x, double y);