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

Graph not plotting for same time interval in utc as well string format #16

Open
supriyakhankarnw18 opened this issue Mar 16, 2021 · 2 comments

Comments

@supriyakhankarnw18
Copy link

The graph is not plotting at all if time interval is same. The issue is happening for utc as well as string format. Have tried hardcoding same time in the Example project for latest version 3.3.0.
I am sharing the file where I have hardcoded the data. Sharing screenshots of code and simulator as well
Screenshot 2021-03-16 at 7 24 05 PM
Simulator Screen Shot - iPhone 11 Pro Max - 2021-03-16 at 19 24 38

CandlestickChartViewController.txt

Please check and suggest solutions to this.
Thanks

@makedonsky94
Copy link
Contributor

@timocov can you please take a look?

@timocov
Copy link
Contributor

timocov commented Mar 22, 2021

@supriyakhankarnw18 why your last data item is duplicated? can you please try to create simple chart with the only 1 data? with only 2? and so on? I can't debug ios, but I'd start from removing all stuff and adding one-by-one to see what's going on and where it fails.

@makedonsky94 what type of build is inside ios wrapper? production one or development one? does it provide js errors into the app logs or so?

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

3 participants