I have recently started using matplotlib and I tried to plot a graph with population(float) , total travel time(float) and location_id(string), with 800 rows. here is my co