We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d45bd1 commit 45a1d74Copy full SHA for 45a1d74
src/data/examples/zh-Hans/07_Color/00_Hue.js
@@ -1,8 +1,8 @@
1
/*
2
- * @name Hue
3
- * @description Hue is the color reflected from or transmitted through an
4
- * object and is typically referred to as the name of the color (red, blue,
5
- * yellow, etc.) Move the cursor vertically over each bar to alter its hue.
+ * @name 色调
+ * @description 色调是从物件反射或透过物件传播得到的颜色,
+ * 通常指颜色的名字(红色,蓝色,黄色等)。
+ * 将光标在每个条形上垂直移动以更改其色调。
6
*/
7
const barWidth = 20;
8
let lastBar = -1;
0 commit comments