Commit 2395d7b
committed
Make the bench map readable: count crowded cells, name small ones
The map printed every study as a numbered chip in its cell. That works at a dozen
studies per cell and fails completely past a hundred: the chips shrink below the
size their own labels need, overlap, and the cell becomes a white smear that tells
the reader less than a bare number would. Four of the nine cells were unreadable
that way, on the landing page.
Now a cell shows its chips only while they fit (24 or fewer) and otherwise prints
its count large and plainly. The two cells worth reading study-by-study - the ten
greens, and the seven None x Fragile - keep their chips; the crowded four become
legible numbers. Three- and four-digit study numbers also get a smaller face so
they stay inside their chip instead of spilling over the edge.
The detail did not disappear, it moved somewhere better. The live map already
filters to a cell when you click its count, so the README now links each cell
straight to that view: GitHub strips image maps and will not run links inside an
SVG, so one picture cannot be clicked square by square - a small table of links
under it can. docs/index.html gains the deep link that makes those land right
(?signal=Real&tradability=Mirage), validated against the axes in bench.json and
ignored if absent.
Two things found while in there:
* The live page injected the corpus total into its own <h1> and document title at
runtime, so the count sweep never saw it in the source. Removed.
* Its footer still said "Study 03's Mixed signal counts with Weak" - written when
exactly one study carried a Mixed stamp, and long since untrue. It now states
the rule without naming a study.
Both gates pass; the extracted page script passes node --check.1 parent 6845d42 commit 2395d7b
5 files changed
Lines changed: 88 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 | | |
53 | 62 | | |
54 | | - | |
| 63 | + | |
55 | 64 | | |
56 | 65 | | |
57 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
345 | 360 | | |
346 | 361 | | |
347 | 362 | | |
| |||
550 | 565 | | |
551 | 566 | | |
552 | 567 | | |
553 | | - | |
554 | | - | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
555 | 572 | | |
556 | 573 | | |
557 | 574 | | |
558 | 575 | | |
559 | | - | |
560 | | - | |
561 | | - | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
562 | 579 | | |
563 | 580 | | |
564 | 581 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
176 | 182 | | |
177 | 183 | | |
178 | 184 | | |
| |||
207 | 213 | | |
208 | 214 | | |
209 | 215 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
219 | 223 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
235 | 263 | | |
236 | 264 | | |
237 | 265 | | |
| |||
255 | 283 | | |
256 | 284 | | |
257 | 285 | | |
258 | | - | |
259 | | - | |
260 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
261 | 290 | | |
262 | 291 | | |
263 | 292 | | |
| |||
0 commit comments