dataBySeries

val dataBySeries: List<List<Datum<DOMAIN>>>

A List<List<Datum>>: the first index is the element's series index, second index is the element's index in the series.