84f9f5e6eb
Add legends to the Concurrency, Throughput and Scheduling-delay charts (item 8). Recolour the Concurrency running line above the limit with a gradient split so it's orange only at/over the limit, not on the way up (item 18). Rework the chart info tooltips to show inline colour swatches with the word "color" (item 10).
Trigger webapp - powered by Remix
To start, run with pnpm run dev --filter webapp
Build the docker image locally:
pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh