Files
apix-mvp/apix-admin/src/main/resources/templates
Carsten Rehfeld de597f1d8b
Deploy to Production / deploy (push) Successful in 3m13s
fix(admin): clip rate chart at 100% — SVG clipPath + data cap
Two-layer fix:
- SVG clipPath on plot area: path physically cannot escape chart bounds
- Chart flush caps rpm at rateLimit: timing drift (two batches in one
  5 s window) no longer causes visual overshoot
Live label still shows true req/min and % including values > 100%.

Co-Authored-By: Mira Rehfeld <noreply@anthropic.com>
2026-05-17 01:12:10 +02:00
..