Skip to content

Add Tooltip Support for Top Label Sections#30

Merged
lastboy merged 1 commit intomasterfrom
issues-27
Dec 10, 2024
Merged

Add Tooltip Support for Top Label Sections#30
lastboy merged 1 commit intomasterfrom
issues-27

Conversation

@lastboy
Copy link
Owner

@lastboy lastboy commented Dec 10, 2024

This PR adds tooltip functionality for top label sections. While primarily beneficial for stacked charts, this feature has been implemented as a general configuration option.

Key Changes:

  • Tooltips now display when hovering over top label sections, providing additional context for the data.
  • tooltipLabel property added to enable or disable this feature.
    Customizable Behavior:
  • Added a tooltipLabel callback for overriding the default tooltip behavior.
  • Tooltips support the standard format configuration for customizing displayed values.

This enhancement improves interactivity and data clarity for top labels in all funnel chart configurations.

@lastboy lastboy added the enhancement New feature or request label Dec 10, 2024
@lastboy lastboy linked an issue Dec 10, 2024 that may be closed by this pull request
@lastboy lastboy merged commit 527ab20 into master Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tooltip to the top Labels sections

1 participant