Use conventional coloring for SIMD
- Ngôn ngữ chính
- Rust
- Star
- 21
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently, we have a common color ramp we use for all our metrics.
The SIMD metric has a [well known tool](https://simd.scot/#/simd2020/BTTTFTT/9/-4.0000/55.9000/) which has its own color ramp.
If people have internalized that color ramp, we might potentially confuse them by showing different colors. In particular our blue means the opposite of the blue at https://simd.scot/#/simd2020/BTTTFTT/9/-4.0000/55.9000/
On the other hand, our existing color ramp is known to be designed as color-blind friendly.
This choice might also affect our thinking on #191
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Find where the color ramp for metrics is defined in the codebase, likely in a visualization or styling module. Compare the existing color-blind friendly ramp with the SIMD tool's conventional colors. Implement a switch or override for the SIMD metric specifically, ensuring the change is isolated and doesn't break other visualizations. Test the new coloring in the UI to verify it matches the expected SIMD convention.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- data-visualization
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 50/100