
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:26:17 +08:00
2026-09-04 12:39:43 +08:00
2026-09-05 10:12:09 +08:00
2026-09-06 21:26:54 +08:00
2026-09-06 02:21:27 +08:00
2026-09-05 19:40:14 +08:00
2026-09-06 16:26:17 +08:00
2026-09-06 21:26:54 +08:00
2026-09-05 22:26:12 +08:00
2026-09-06 16:57:37 +08:00
2026-09-06 16:57:37 +08:00
2026-08-27 11:19:36 +08:00
2026-09-06 02:21:27 +08:00
2026-09-04 09:02:33 +08:00
2026-08-27 19:21:01 +08:00
2026-09-06 02:21:27 +08:00
2026-09-06 17:22:57 +08:00
2026-09-06 16:26:17 +08:00
2026-09-05 02:02:45 +08:00
2026-09-06 16:26:17 +08:00
2026-09-06 17:22:57 +08:00
2026-09-05 20:40:36 +08:00
2026-09-06 16:26:17 +08:00
2026-09-05 21:58:37 +08:00
2026-09-04 07:15:52 +08:00
2026-09-04 12:39:43 +08:00
2026-09-06 17:22:57 +08:00
2026-09-02 15:47:54 +08:00
2026-08-27 11:19:36 +08:00
2026-08-27 19:20:12 +08:00
2026-09-05 20:40:36 +08:00