mirror of
https://github.com/myronblair/jarvis
synced 2026-06-30 17:50:23 -05:00
8bdea2ce2c
- Quadrant layout: Proxmox (top-left), Services (top-right), Agents (bottom-left), Devices (bottom-right) - Dashed divider lines + subtle per-zone color gradient fill separates sections visually - Zone watermark labels (PROXMOX CLUSTER, SERVICES, AGENTS, NETWORK DEVICES) with online/total count - Nodes arranged in tidy grid within each zone — no more single crowded ring - Labels positioned OUTWARD from hub center (atan2 to calculate angle) so they never overlap nodes - Bezier lines bow outward away from hub center (control point pushed along hub→midpoint vector) so lines spread out and each is individually traceable - IP shown only on hub and hovered nodes — reduces label clutter - Overflow indicator: shows +N MORE when zone has too many nodes (max per zone: 6/6/8/10) - Intra-zone cross-links for Proxmox cluster (green) and Services cluster (gold) - RGB color system replaces old r/g/b object — cleaner rgba() template strings