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

xaxis labels showing weird(incorrect) values #553

Closed
BlvckParrot opened this issue Oct 18, 2023 · 3 comments
Closed

xaxis labels showing weird(incorrect) values #553

BlvckParrot opened this issue Oct 18, 2023 · 3 comments

Comments

@BlvckParrot
Copy link

Chart code:
Snímek obrazovky 2023-10-18 v 15 18 30

When I provide data as this:
Snímek obrazovky 2023-10-18 v 15 19 19
Notice that Y coordinate data has decimal place but the X coordinate data DOES NOT!

This is the result I get:
Snímek obrazovky 2023-10-18 v 15 20 33

As seen in the code I am logging labels values to the console, this is the output:
Snímek obrazovky 2023-10-18 v 15 21 55

The library somehow does something with the x coordinate data!

I recreated this code here for you to try!

@BlvckParrot BlvckParrot changed the title xaxis labels showing weird values xaxis labels showing weird(incorrect) values Oct 18, 2023
@BlvckParrot
Copy link
Author

Edit: tried bunch of different versions and the version 1.2.1 seems to behave normal, versions above that have the same issue

@BlvckParrot
Copy link
Author

Edit: Found out it is actually problem of the underlying library and reported more detailed issue there.

Copy link

github-actions bot commented Aug 3, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant