Skip to content

Commit

Permalink
add pct graph caption
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Nov 17, 2024
1 parent 7632dbe commit 9c6d878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/src/LinePlots.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ export default function LinePlots() {
title={"Avg rides per day (vs. 2019)"}
{...vs2019Plot}
/>
<p>Weekend ridership has recovered to pre-COVID levels, though service remains degraded.</p>
<hr/>
<div>
{
Expand Down

0 comments on commit 9c6d878

Please sign in to comment.