refactor(phase-2): replace grid trend with ECharts line chart

This commit is contained in:
2026-04-21 23:36:57 +08:00
parent 616239392a
commit 7e4b6a3443
3 changed files with 76 additions and 33 deletions
@@ -22,3 +22,6 @@
</div>
</div>
</div>
<!-- ECharts CDN for trend chart -->
<script src="https://cdn.jsdelivr.net/npm/echarts@5.5.0/dist/echarts.min.js"></script>