Root cause: ngx-echarts v18+ requires provideEcharts() in the app config. Without it, NgxEchartsDirective silently fails to render charts, causing the dashboard overview chart to appear empty. Added provideEcharts() to app.config.ts and added DashboardServiceIntegrationTest for the metering data overview endpoint. |
||
|---|---|---|
| .idea | ||
| .mvn/wrapper | ||
| docs/compose | ||
| eeg_backend | ||
| eeg_frontend | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| ai-context.ps1 | ||
| deploy.sh | ||
| DEPLOYMENT.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| mvnw | ||
| mvnw.cmd | ||
| nginx-ssl.conf | ||
| nginx.conf | ||
| pom.xml | ||
| setup-server.sh | ||
| setup-ssl.sh | ||