Measurement Scatter Graph
data class MeasurementScatterGraph(val id: Int, val name: String, val sources: List<SourceScatterGraph>)
Represents a collection of scatter plots for a session. Since different sources may have been used for different measurements, we first determine the measurement, then the source, then runs.