v2026-02-13.9 — Modulation Timeline Chart
Modulation Timeline as Stepped Line Chart (#16)
Replaces the text badge modulation display in Channel Timeline with a Chart.js stepped line chart.
Changes
- Stepped line chart instead of text badges for modulation history — much easier to read over long time ranges (24h+)
- Fixed QAM scales per channel type and DOCSIS version:
- US 3.0: 4QAM → 16QAM → 32QAM → 64QAM
- US 3.1: 16QAM → 64QAM → 256QAM → 1024QAM
- DS 3.0: 64QAM → 256QAM
- DS 3.1: 64QAM → 256QAM → 1024QAM → 4096QAM
- Expand/zoom support via the chart modal (same as Power/SNR/Errors)
- Equal grid sizing — Power and Modulation charts are the same size on all channel types
- Removed unused CSS classes (
.mod-timeline,.mod-tl-*,.mod-badge*)
Files changed
app/templates/index.html(+50, −51)