pyplot.scatter(
            map( lambda e: e.time, discrete_events ),
            map( lambda e: e.population, discrete_events ),