Net Points

I started with a stacked bar chart, aligned vertically with time along the y axis

After drawing a bit, I decided that it made sense to align the graph horizontally rather than vertically:

When people read the graph, I want the net points to be the value that jumps out at them, but also I want them to be able to interpret:

For my next attempt, I tried with a fun vaporwave color scheme

In this one, the O and D components are represented as possibly-overlapping bars, with a large mark at the total value rather than the bar representing the total

Let's try an expirement using svg pattern fills:

After looking at them a bunch, I think that the moving average might actually be the most interesting/important thing about this graph? What if we emphasized it, gave the O and D nets as dots, and didn't list the total at all?

It's still really hard to read that, what if we gave up on showing individual points entirely (for now, maybe it will come back?) and showed only the trend line