TobyCheung commented on issue #9702: Android environment screenshots must turn 
off hardware acceleration
URL: 
https://github.com/apache/incubator-echarts/issues/9702#issuecomment-452152737
 
 
   In my Android app (accurately the ReactNative project) I need to share the 
screenshots of the eCharts page. If I don't turn off the Android device 
hardware acceleration, the captured part of the chart will be blank. After the 
hardware acceleration is turned off, I can capture the chart. The problem is 
that turning off hardware acceleration will cause other pages in the 
application to use the webView display to slide slowly, and I would like to ask 
if there is a way to open the hardware acceleration of the Android device and 
intercept the chart. Thank you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to