a-b-street / a-b-street/ltn

Use conventional coloring for SIMD

未关闭
#192 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
21
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

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.

Image

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
data-visualization
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
50/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。