Open simonho1025 opened 2 years ago
I need to render large data using line chart, such 90 data points, It is fined on iOS. But, Android crash.
The error message has shown below:
java.lang.RuntimeException: Canvas: trying to draw too large(152409400bytes) bitmap.
How can I solve this problem?
large amount of data android got crashed..
I need to render large data using line chart, such 90 data points, It is fined on iOS. But, Android crash.
The error message has shown below:
How can I solve this problem?