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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
