evilmartians / oklch-picker

Color Picker for LCH
https://oklch.com
Other
849 stars 65 forks source link

Using `mix-blend-mode: difference` for line charts #39

Closed monochromer closed 2 years ago

monochromer commented 2 years ago

Fix: #15

ai commented 2 years ago
  1. Can you show the screenshot?
  2. I like --line-position idea. But let’s add block’s name prefix for BEM isolation. Something like --chart-line.
monochromer commented 2 years ago

let’s add block’s name prefix for BEM isolation. Something like --chart-line.

Renamed to --chart-line-position.

Screenshots: ![image](https://user-images.githubusercontent.com/6412192/168865907-953d8ef1-c982-465b-aed5-79d412e9d0a1.png) ![image](https://user-images.githubusercontent.com/6412192/168866510-dcb01eee-ca26-4728-afcb-827ce097aa0c.png) ![image](https://user-images.githubusercontent.com/6412192/168866986-9a680974-34c2-4e57-85e5-543c84a93a2f.png)
ai commented 2 years ago

Thanks for the fix.