Code/WMS/docs/superpowers/plans/2026-03-30-dashboard-chart-plan.md
@@ -421,7 +421,7 @@ handleResize() { Object.values(this.charts).forEach(chart => chart.resize()); }, methods: { initCharts() { this.charts.monthlyTrend = echarts.init(document.getElementById("chart-monthly-trend")); this.charts.today = echarts.init(document.getElementById("chart-today"));