bcyng
bcyng
is there any way to disable animations? currently I can do it by setting `globalAnimation: Animation.linear(duration: 0.0)` but this causes the chart to first be displayed as blank then the...
given this is dealing with financial data should really use Decimal to ensure no loss of precision for large values or for currencies that commonly use large values eg. yen,...
if you resize the RTLable when the screen rotates, the text gets stretched. this can be reproduced by replacing the textLabel in the DemoTableViewCell.m with the one below (that adds...
is there any way to get pdfreportkit to support A4 page sizes?
there seems to be extra space that {{#pageHeader}} adds after anything in {{#pageHeader}} and before {{pageContent}} starts. This results in reports having black space at the top of the page...