You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "plainheart (via GitHub)" <gi...@apache.org> on 2023/02/02 03:13:42 UTC

[GitHub] [echarts] plainheart commented on issue #18220: [Bug] 网页中的echarts在打包成安卓中丢失颜色或数据

plainheart commented on issue #18220:
URL: https://github.com/apache/echarts/issues/18220#issuecomment-1413091831

   @augustanamo 这个问题请尽量贴出示例代码,一般无外乎是使用了 webview 不支持的颜色格式,例如 #rrggbbaa 这种格式,或者 rgb / rgba 混用,例如 rgb(r, g, b, a) / rgba(r, g, b) 等。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org