
yxxandClaude Code
f1ac414866
feat(export): PDF 内嵌函数图像矢量图
- 抽取 render.py 共享几何:新增 PlotGeometry + compute_geometry,render_svg
改为薄序列化层,SVG 输出与重构前逐字节一致(8 组用例回归验证)
- 新增 app/plot/render_reportlab.py:消费共享几何产出 reportlab 矢量 Drawing
(网格/坐标轴 Line、曲线 PolyLine、刻度/标签 String、ylabel Group 旋转),
复用 STSong-Light 渲染中文,按页面内容宽 renderScale 缩放
- pdf.py _block_function_plot 改为内嵌矢量图(解析/渲染失败或超预算回退占位,
单图失败不阻断整篇);mermaid 仍占位
- 抽取 FunctionPlotBudget + format_plot_diagnostic 到 _common.py,html/pdf 共用
- 文档同步:PDF 已内嵌函数图像,DOCX 仍占位(栅格化范围外)
Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-09-06 21:26:54 +08:00
..
2026-09-06 16:34:26 +08:00
2026-09-06 16:26:17 +08:00
2026-09-04 06:19:32 +08:00
2026-09-04 07:25:12 +08:00
2026-09-06 21:26:54 +08:00
2026-09-05 17:46:12 +08:00
2026-09-06 03:06:40 +08:00
2026-09-06 11:33:19 +08:00
2026-09-06 13:29:19 +08:00
2026-09-02 14:52:03 +08:00
2026-09-06 03:06:40 +08:00
2026-09-06 03:06:40 +08:00
2026-09-06 17:15:41 +08:00
2026-09-02 20:22:06 +08:00
2026-09-04 08:30:45 +08:00
2026-09-06 10:42:12 +08:00
2026-09-01 09:55:40 +08:00
2026-09-06 16:26:17 +08:00
2026-09-05 20:40:36 +08:00
2026-09-06 03:06:40 +08:00
2026-09-06 03:06:40 +08:00
2026-09-06 13:29:19 +08:00
2026-09-05 22:26:12 +08:00
2026-09-04 07:15:52 +08:00
2026-09-06 16:57:37 +08:00
2026-09-03 22:38:35 +08:00
2026-09-06 02:21:27 +08:00
2026-09-06 11:33:19 +08:00
2026-09-06 16:26:17 +08:00
2026-09-05 20:40:36 +08:00