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
Just get a screenshot when the isue is happening like above.
It seems it cannot fetch the left most point out of chart, so the filling is broken, as well as the line.
What version of the library are you using? Have you tried the latest code? Recently @danielgindi has fixed and merged some related issues. I tried with ChartsDemo, it seems good. Please check.
I use recent 2.2.3 via CocoaPods, but it looks like there are changes merged after 2.2.3.
When I specify :git in my Podfile forcing recent version from GitHub to be used everything seems to be fine.
Could you please update release issued via CocoaPods, please?
Thank you for your help, @liuxuan30. Love this library :)
I asked about it in already closed issue #430, but no answer there.
So I've got a line chart view and an issue while scrolling. I noticed that it's because of
drawFilledEnabled
set totrue
. Any idea how to fix it?Here's my setup:
And here is screencast showing what's the matter: https://dl.dropboxusercontent.com/u/5765015/glitch.mov
The text was updated successfully, but these errors were encountered: