Skip to content

Fix chart issues - #10

Merged
idling-mind merged 7 commits into
mainfrom
simplify-chart-config
May 30, 2026
Merged

Fix chart issues#10
idling-mind merged 7 commits into
mainfrom
simplify-chart-config

Conversation

@idling-mind

Copy link
Copy Markdown
Owner

Fix chart related issues, missing label, tooltips etc

…ation

- Updated chart components (Area, Bar, Line, Radar, Scatter) to inherit from SeriesMixin for automatic label and color assignment.
- Introduced ChartConfig enhancements to support integer color shorthand and auto-assign colors from a predefined palette.
- Modified chart rendering logic to auto-inject fill colors into data items for Pie, Funnel, and RadialBar charts.
- Improved test coverage for new color handling and series configuration features.
- Removed redundant config definitions in chart components, allowing for a more streamlined configuration process.
@idling-mind
idling-mind merged commit 4f2e3d2 into main May 30, 2026
4 checks passed
@idling-mind
idling-mind deleted the simplify-chart-config branch June 10, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant