Replaced backend export polling with direct browser-side export: - PNG/JPG: ECharts getDataURL() with configurable pixelRatio - SVG: ECharts SVG renderer output - PDF: jsPDF with chart images (dynamic import) - Excel: SheetJS json_to_sheet (dynamic import) - PPT: PptxGenJS with chart slides (dynamic import) - HTML: Standalone page with ECharts CDN + inline options - Template: JSON config export Added global ECharts instance registry for export access. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||