Commit c715e86
committed
www/map: default hexbin viz to circle mode
`?viz=hex` remains the opt-out. Circle mode's density-heatmap
(coarse zoom) → discrete-dots (deep zoom) gradient reads better than
tessellated hexes across every scope tested; making it the default
so users don't have to opt in via a URL flag or the drawer toggle.
Cursor still tracks via the drawer's Hex/Circle toggle for A/B use.1 parent 3802323 commit c715e86
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
| 204 | + | |
207 | 205 | | |
208 | 206 | | |
209 | 207 | | |
| |||
0 commit comments