Viewing a single comment thread. View all comments

DoeCommaJohn t1_jdmyjg2 wrote

It’s not common in graphs, but in UI most elements don’t go to the edge of the screen (just look at reddit). Also, because this is a moving average, you wouldn’t have any data for the first 31 videos, so that could explain this.

The 32 means that the average doesn’t take every video, it only takes the 32 previous videos

2