kkfluous 213037c2ac
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(energy): 氢能 Top5 排名圆点左侧被 SVG 视窗切掉
之前 cx=-178 + YAxis.width=190 + margin.left=0:
  Y 轴线 pivot 在 chart x=190;圆点 abs x=12,半径 9 → 左缘 abs x=3
  紧贴 SVG viewBox 左边界,渲染时被切掉一半。

新值:margin.left=12,YAxis.width=188,circle cx=-172,text x=-154
  pivot=200,圆点 abs x=28,左缘=19,离左边界 19px 缓冲,圆点完整可见。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 20:03:24 +08:00
Description
羚牛 BI 报表服务
4.2 MiB
Languages
TypeScript 99.9%