Marty Alcala

Results 6 comments of Marty Alcala

Thanks for sharing the original commit and additional context. Would be great to eventually do a more thorough refactor and remove more unneeded params from the codebase. This PR is...

Well it looks like the author of the original commit encountered this same bug and added the `siginingMethod` param to the `toDER` method as quick patch, but addressing the root...

+1 for a merge — just tested this PR, and it works great!

@ArtKullashi Thanks for testing. Yes, I've noticed interpolations can fail between certain data changes if there are more than 45 data points (and the reliability of interpolation seems to decrease...

> When the point data is changed at {animated: true}, will the chart have a dynamic change effect? I am a static change here, no animation effect. @Pahkoo Yes, in...

@csmartinsfct Thanks for sharing those Skia docs - will need to try the flubber library. I've been able to animate between more than 45 data points for some datasets as...