You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oversubscribed-scale: color scale thresholds above 100% now work correctly for oversubscribed links — legend band sizing uses a dynamic ceiling (max(101, highest_threshold + 1)) instead of a hardcoded 101, fixing broken proportions when any threshold exceeds 100%; top-band label now shows X%+ to indicate the color applies at or above that threshold (#65, PR #125)