You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented my own time-series functionality into ios-charts by basically placing blank labels every minute and then skip a certain number of x-axis points to display the date/time I need. I've noticed an issue when I zoom in and pan at certain points where the connecting line disappears when the respective x-interval axis goes off screen.
Hi,
I've implemented my own time-series functionality into ios-charts by basically placing blank labels every minute and then skip a certain number of x-axis points to display the date/time I need. I've noticed an issue when I zoom in and pan at certain points where the connecting line disappears when the respective x-interval axis goes off screen.
You can view a demo here: http://gfycat.com/CooperativeImpracticalAbalone
Has anyone else experienced this? Is it because I have so many used x-label intervals? It shouldn't be right...
The text was updated successfully, but these errors were encountered: