Go to file
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
backend fix: use Response class for 204 DELETE routes 2026-04-05 01:07:55 -07:00
docs feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
frontend fix: ensure complete StyleConfig defaults in ECharts builder 2026-04-05 02:31:37 -07:00
.gitignore feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
README.md feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00

README.md

DataViz Pro

Data visualization platform for statistical analysis and chart rendering.