uhafner commented on issue #20757: URL: https://github.com/apache/echarts/issues/20757#issuecomment-2669330451
In Jenkins we also have the same problem! We recently switched to OKLCH and now our charts also show the reported problem. When someone hovers over the charts, then the charts are getting blank. The interesting thing is, that the OKLCH colors in the `options` parameter are correctly shown. Only the hover is broken. Even when we replace the OKLCH colors with RGB colors using the transformation shown in your suggested fix, then the background is broken. Does ECharts use other colors from the document to create the hover effect? Example: https://github.com/user-attachments/assets/bd11bc1e-1fd7-4aab-a74f-63f4252d84a1 -- 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]
