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

[Treemap] Text labels do not respond appropriately after "Group By" navigation #2470

Open
brianblakely opened this issue Dec 8, 2023 · 0 comments
Labels
bug Concrete, reproducible bugs plugins

Comments

@brianblakely
Copy link
Contributor

Bug Report

Steps to Reproduce:

  1. Go to https://perspective.finos.org/block/?example=superstore
  2. Open config panel for "Sales Report (by State)"
  3. Reconfigure "Group By" field to Category > Sub-Category > State
  4. Click "Technology"
  5. Navigate back up a level by clicking "⇪ Technology"

Expected Result:

The current state of the treemap should look like the initial state (i.e. after step 3).

Actual Result:

My interpretation of the issue is that all text labels are rendering at max scale for this view, instead of responding to their respective cells and zoom levels.

Screenshots
Step 3:
Screenshot_20231208_120100

Step 4:
Screenshot_20231208_120120

Step 5:
Screenshot_20231208_120141

Environment:

v2.7.1, tested on macOS and Linux in Chrome

@timkpaine timkpaine added bug Concrete, reproducible bugs plugins labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs plugins
Projects
None yet
Development

No branches or pull requests

2 participants