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

Animated chart doesn't show if first date isn't UTF 0 #44

Open
dynamichny opened this issue Oct 17, 2022 · 1 comment
Open

Animated chart doesn't show if first date isn't UTF 0 #44

dynamichny opened this issue Oct 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@dynamichny
Copy link
Contributor

dynamichny commented Oct 17, 2022

After updating a package, I noticed that it doesn't show, checked the example, and it did. But after I changed graph data generation method with date: new Date(index + 1) instead of date: new Date(index), the example behave the same - don't show the graph.

Screen.Recording.2022-10-17.at.10.23.31.mov
@imdipprokash
Copy link

You can use this https://github.com/imdipprokash/React-Native-Gifted-Charts-Example

@Montchy Montchy added the bug Something isn't working label Aug 14, 2023
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