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> |
||
|---|---|---|
| backend | ||
| docs | ||
| frontend | ||
| .gitignore | ||
| README.md | ||
README.md
DataViz Pro
Data visualization platform for statistical analysis and chart rendering.