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

Exception: firstLabel is not defined #4773

Open
joadan opened this issue Oct 26, 2024 · 0 comments
Open

Exception: firstLabel is not defined #4773

joadan opened this issue Oct 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@joadan
Copy link
Member

joadan commented Oct 26, 2024

Description

If YAxis -Labels -Rotate is set to value other then 0, the chart throws an exception: ReferenceError: firstLabel is not defined

Steps to Reproduce

  1. Create chart
  2. Set YAxis -Labels - Rotate to -45
  3. Render the chart

Expected Behavior

The Y axis labels are rotated -45 degrees

Actual Behavior

Chart throws an exception ReferenceError: firstLabel is not defined

Reproduction Link

https://codepen.io/joadan-the-sasster/pen/LYweWVG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@joadan and others