frenicohansen commented on issue #20757: URL: https://github.com/apache/echarts/issues/20757#issuecomment-2684515332
> That's indeed an **mad coincidence**! I noticed that "oklch()" string colors are not exactly ignored, but did not expect them to be so close to the real thing - [Demo](https://echarts.apache.org/examples/en/editor.html?c=bar-simple&code=PTAEAsBdIBwZwFwgNYFMCWlwCsDmAnAQwDtIA6AYwHsBbYGKuSOYAJgAZWBmYdgFmCY4AWkjoaqUVWEAbVIXzFhVZDIrhh1GVXzAAUFRhiqxUAF5QAbz2hQWnQlABtAEQq14ABQA2PgFJQdjIuAHZQAEY-dgBKFwAaUDdVdR9_QOCw1m8Y-MT3FN8AoNDQLi4chJtQAHJ8XAAjT3CAVmaE5oAOBI7o6oTahsIm1vau0DGyPl646vyvZvYislYW5oiFgBNUXF7QAF04qoAPAEEj9EQrKttIAE8YVEdqikJIbZ1bvuvQDdfCRyc1QAsiY-jUACoAV1QYOqAHVUBtYeDwJDYQAxfDoWEAZVeuMhxGqeyqAF9DrZbmcLo5rLYbvdHjUAG6EGTQ6pkimgOCoLGoS5Ob50-m2X6Qf7OcIcBIcdgJFry8ZKkJK8LhNXlA7fBkPJ71BRg-z4ABCtwQ1XFhC-otsMkI9VQMlpcHAVAA7ghIPhoQljRb6vaKMgbbbbAAzHQ0V5vfCOTwwGDRcwAPiuYdF-FQkEhilACZgZCtAEliFsjmYzOxQAB-GoEVCoImgRyJot_UvlyvhWs1QMclugNslsuoCtmVi96rR3BNiXVQfVarJgDUNQAOkSV23jTr6aS9wfRUf9npSQBuIA). Maybe developers can explain, I can't even find the file where colors are interpreted... Echarts can indeed render oklch color, but the problem is on the highlight/emphasis when the user hover on the chart. The current workaround is to disable the `emphasis` completely. -- 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]
