Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Funnel/tooltip-customization #25666

Merged
merged 6 commits into from
Oct 19, 2023

Conversation

CorbinBullard
Copy link
Contributor

SUMMARY

Added customization to funnel chart tooltips as well as the option to disable the tooltip

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

BEFORE:
Clipboard 2023-16-06 at 4 10 21 PM
AFTER:
Funnel-tootip-functionality

@yousoph
Copy link
Member

yousoph commented Oct 18, 2023

/testenv up

@github-actions
Copy link
Contributor

@yousoph Ephemeral environment spinning up at http://54.245.25.94:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@yousoph
Copy link
Member

yousoph commented Oct 18, 2023

Could you update the default for the tooltip contents to be "Category, Value, and Percentage" so it's in line with what the tooltips contain today?

Copy link
Member

@michael-s-molina michael-s-molina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the improvement @CorbinBullard. I left some first-pass comments.

t('Category, Value and Percentage'),
],
],
description: t('What should be shown as the tooltip Label'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: t('What should be shown as the tooltip Label'),
description: t('What should be shown as the tooltip label'),

Copy link
Member

@michael-s-molina michael-s-molina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the improvement @CorbinBullard!

@rusackas rusackas merged commit dfff3c1 into apache:master Oct 19, 2023
26 checks passed
@github-actions
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

@MariusMunder
Copy link

This is an awesome feature. Can this be extended to all popular charts?

@rusackas
Copy link
Member

rusackas commented Feb 1, 2024

This is an awesome feature. Can this be extended to all popular charts?

I hate to be "that guy" on the open-source project, but we'd be happy to review PRs for this from you or anyone reading this. Hopefully this can be followed up on as an example implementation.

cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.1.0 labels Mar 8, 2024
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/M 🚢 3.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants