dv/frontend
hailin 36c5b42f53 fix: ensure complete StyleConfig defaults in ECharts builder
Root cause: backend returns minimal style object without title/legend/axis
sub-objects, causing TypeError 'Cannot read properties of undefined'.
Fix: normalize style with full defaults at the builder entry point,
protecting ALL chart type builders uniformly.
Also fix antd deprecation warnings (destroyOnClose -> destroyOnHidden).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 02:31:37 -07:00
..
public feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
src fix: ensure complete StyleConfig defaults in ECharts builder 2026-04-05 02:31:37 -07:00
AGENTS.md feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
CLAUDE.md feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
next.config.ts feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
package-lock.json feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
package.json feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
tsconfig.json feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00