Closed alexey-milovidov closed 9 months ago
hmm, uPlot just passes the color strings straight to dom and canvas context. i dont recall having any kind of color parsing/processing 🤔
works okay: https://jsfiddle.net/bycp0efm/
Thank you, this makes me confused - I will check again.
My mistake. Everything works.
https://oklch.com/
They are already supported in most browsers in CSS, and maybe supported on Canvas, but when I tried to use them for uPlot, it did not work.
Motivation: https://github.com/ClickHouse/ClickHouse/pull/60391