-
Hi there,
This is definitely something nice-to-have and an enhancement request.
Please add HSB and RGB sliders to the color picker.
It would help a lot in precise color picking.
Thank you f…
-
**Description of the desired feature**
Way back when plotting color on paper was very important, we (via @WalterHFSmith) limited the range of HSV saturation and value parameters since for values cl…
-
This is part of the discussion on the promotion rules for constructor argument types.
The parametric color types currently defined in ColorTypes can be divided into two groups.
1. types where the …
-
The purpose of this issue is to collect and discuss todo-items on what could/should be done for `discretisedfield` 1.0 future release.
- [ ] Line object operations - similar to `Field` (add, subtra…
-
The boid flockers example can be improved with (Solara) visualisation that includes the direction and colors for the boids. It would be nice to have an arrow-like shape to know the direction, and eith…
-
As per the[ HSL and HSV wiki](https://en.wikipedia.org/wiki/HSL_and_HSV):
>HSL stands for hue, saturation, and lightness (or luminosity), and is also often called HLS. HSV stands for hue, saturatio…
-
https://arxiv.org/pdf/1808.07276.pdf
-
### 所属页面地址
https://api-docs.ark.online/classes/mw.LinearColor.html#colorhextolinearcolor
### 选中内容
colorhextolinearcolor
### 请选择反馈的问题类型
其他
### 补充说明
目前只有hex和hsv转linearcolor接口,希望能内置增加l…
-
Hsv
-
This is returning an iterator that needs to be wrapped in a `list()` - the docstring suggests it's meant to be a list and I see the other methods are using the `__filter` to return the data - perhaps …