Skip to content

feat(charts): show per-legend Σ totals in 3D tooltip rows#133

Merged
fahimfaisaal merged 1 commit into
mainfrom
feat/3d-tooltip-legend-totals
Jun 19, 2026
Merged

feat(charts): show per-legend Σ totals in 3D tooltip rows#133
fahimfaisaal merged 1 commit into
mainfrom
feat/3d-tooltip-legend-totals

Conversation

@fahimfaisaal

@fahimfaisaal fahimfaisaal commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • 3D chart tooltips now show z-name (Σtotal): cell-value per legend row, matching the 2D tooltip seriesName (Σtotal): value pattern
  • Totals computed once from aggPoints at formatter-creation time — no per-hover overhead
  • Legend visibility toggles work correctly: aggPoints is already filtered by visibleZ

Mirrors the 2D tooltip "(Σtotal)" tag for each series.
Totals are computed once from aggPoints at formatter-creation
time, so legend visibility toggles reflect correctly.
@fahimfaisaal
fahimfaisaal merged commit ee58f44 into main Jun 19, 2026
@fahimfaisaal
fahimfaisaal deleted the feat/3d-tooltip-legend-totals branch June 19, 2026 14:06
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