Each point (x,y) defines arc, where radius = x, startAngle = y, endAngle = y + dy
final List<DataPoint> points;