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 have ported all my chart custom code from web to NS and it seems that clipping doesn't apply as expected.
The example contains a group of stripes that should be clipped according to chart bars. It's only tested on android for the time being.
Here is a screenshot from web, where clip is applied:
And here is the same code with NativeScript canvas: