Skip to content

fix: pass valueField to circle-packing layout#4510

Merged
xuefei1313 merged 4 commits intodevelopfrom
fix/circle-packing-valuefield
Mar 12, 2026
Merged

fix: pass valueField to circle-packing layout#4510
xuefei1313 merged 4 commits intodevelopfrom
fix/circle-packing-valuefield

Conversation

@xile611
Copy link
Contributor

@xile611 xile611 commented Mar 10, 2026

Summary

  • Pass valueField configuration from CirclePackingSeries to the underlying layout algorithm
  • Add valueField to ICirclePackingOpt interface for TypeScript compatibility

This fixes the issue where circle-packing chart fails to render when using a custom value field (e.g., "sales" instead of default "value").

Test plan

  • Test circle-packing with custom valueField in spec

🤖 Generated with Claude Code

xile611 and others added 2 commits March 10, 2026 15:38
The circle-packing series now correctly passes the valueField
configuration to the underlying layout algorithm.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@xuefei1313 xuefei1313 merged commit 784a405 into develop Mar 12, 2026
7 of 10 checks passed
@xuefei1313 xuefei1313 deleted the fix/circle-packing-valuefield branch March 12, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants