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

[Bug]: Overlapping labels when using TickRotations.AUTO and custom timeIntervalFormats #1895

Open
2 of 6 tasks
apyjz-gh opened this issue Sep 26, 2024 · 0 comments
Open
2 of 6 tasks

Comments

@apyjz-gh
Copy link

Relevant package(s)

  • @carbon/charts
  • @carbon/charts-svelte
  • @carbon/charts-react
  • @carbon/charts-angular
  • @carbon/charts-vue
  • Documentation website

Carbon Charts Version

1.22.0

Which bundler are you using?

Vite

What happened and what did you expect to happen?

  1. Checkout the project at https://github.com/apyjz-gh/carbon-charts-tick-rotation-issue .
  2. Run npm install and npm run start.

Observe that in some charts labels are overlapping like in this image:
image

Disabling the custom timeIntervalFormats via the checkbox at the top, displays the same chart more properly:
image

Chart data and options (automatically formatted so no need for backticks)

No response

JavaScript console or build output (if relevant)

No response

StackBlitz repro

No response

IBM Application/Team (if relevant)

No response

What priority level would this be in your opinion?

P2 (Medium)

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

No branches or pull requests

1 participant