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

IgcNumericRadiusAxis - the label position is incorrect after the chart's display was changed from "none" to "block" #1190

Open
jsakamotoIGJP opened this issue May 7, 2024 · 0 comments
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.

Comments

@jsakamotoIGJP
Copy link

Description

The IgcNumericRadiusAxis label position is incorrect after changing the chart's display from "none" to "block".

Steps to reproduce

  1. Show a polar chart on a web page.
  2. Change the display CSS property of the chart from block -> none -> block.

Result

The IgcNumericRadiusAxis label was placed in an incorrect position. We will also see that the small chart was drawn momentarily before the full-size chart was drawn.

movie-001

Expected result

The label must be restored to the same position before. And it must be flicker-less.

Attachments

📦c-00236795-wc-app1.zip

@jsakamotoIGJP jsakamotoIGJP added 🆕 status: new The issue is new and will be reviewed when somebody picks it up. bug Something isn't working labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.
Projects
None yet
Development

No branches or pull requests

1 participant