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

Tree Map Label Visibility Issues #1973

Open
satyavajja opened this issue Oct 17, 2024 · 0 comments
Open

Tree Map Label Visibility Issues #1973

satyavajja opened this issue Oct 17, 2024 · 0 comments
Labels

Comments

@satyavajja
Copy link

Describe the bug
When the chart width is reduced, the labels on the Tree Map may not display correctly.

To Reproduce

  1. Open the demo link and navigate to app.component.ts.
  2. Decrease the chart width (e.g., view: any[] = [300, 400];).
  3. Observe that the label text is missing.

Expected behavior
Labels should display in a vertical direction if the width is less.

Screenshots
image

Demo
stackblitz demo

ngx-charts version
"@swimlane/ngx-charts": "^10.1.0",

Additional context
Labels should display in a vertical direction if the width is less.

@satyavajja satyavajja added the Bug label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant