towerops/assets
Graham McIntire bdde71462a
Fix memory/CPU chart fill: explicitly disable area fill for non-traffic charts
- Set fill: false for CPU, memory, and storage charts
- Prevents Chart.js from auto-filling when backgroundColor is set
- Only traffic charts should have filled area (fill: 'origin')
- Fixes visual bug where 20% memory usage appeared as 100% fill
2026-01-17 10:28:52 -06:00
..
css init 2025-12-21 11:10:43 -06:00
js Fix memory/CPU chart fill: explicitly disable area fill for non-traffic charts 2026-01-17 10:28:52 -06:00
vendor Add sensor charts and improve equipment detail page 2026-01-05 11:01:21 -06:00
tsconfig.json Convert JavaScript to TypeScript with proper type definitions 2026-01-15 13:29:49 -06:00