I hope it's okay that I pulled this library in — it's much easier on the eyes than my off-the-cuff spectrum (live version: pletcher.github.io/ccc-2026-web...)
This vis got me thinking about ways to show a quantitative variable on a text block. Here's a pure CSS library that provides some options (fill, like this; marks in the margin; angled texture; an underline "bar plot"; etc) and picks up a value from a <div> element. mimno.github.io/TextVariable...