Legend moves below title when both are at top. Grid top adjusts
dynamically based on title/legend presence to prevent overlap.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Each bar gets a different color from the palette, making color
palette changes immediately visible for all chart configurations.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- ensureStyle: handle empty colors array (use defaults)
- barOptionBuilder: set option.color = style.colors globally
so ECharts auto-assigns palette colors to all series
- Changing palette in style panel now updates chart colors immediately
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
When a field is dragged to the 'label' slot, data labels are
automatically shown on top of each bar with the value.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Dragging a field to the 'color' slot now creates separate colored bars
per category value, with auto-generated legend. Also aggregates
multiple rows per category (sum) instead of taking first match only.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Previously excluded due to nested .git from create-next-app.
Includes all Clean Architecture layers, API client integration,
and full UI component suite.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>