mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-08-06 18:59:37 +00:00
- Multi-byte evidence is now the default mode for the mesh graph - Mesh display theme: follows the site theme until toggled on the page, then remembered independently (localStorage); dark CARTO basemap, dark Leaflet popups/controls/legends, dark graph canvas - Hot connections: optional viridis edge coloring by log-scaled observation count with a gradient legend; the near-black cold end of the ramp is compressed away in dark mode so cold edges stay visible - Single-row header (title + stat chips + icon controls) replaces the title and stats-card rows; footer hidden on this page to maximize the visualization viewport - Mobile: page scrolls naturally instead of starving the fixed-height flex container (which stranded the absolutely-positioned legends) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>