angular-charts
angular-charts copied to clipboard
Chart Line not always fully drawn on phone
On my Nexus 5 Phone via Cordova. Works fine through Chrome on my desktop PC.
You will notice in the screenshot that the red line doesn't quite make it's destination.
Same issue is present with all of the following config settings isAnimate: true | false lineCurveType: step | basis | linear | cardinal
Thanks -Chris

However... when in landscape, the line IS drawn correctly.

This is a animation problem I believe, Let me try with animation turned off.
The problem persists with me. There is a fix for it?