pissang commented on a change in pull request #235:
URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837314232
##########
File path: zh/option/series/treemap.md
##########
@@ -818,12 +800,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。
矩形的颜色。默认从全局调色盘 [option.color](~color) 获取颜色。
{{ if: ${itemStyleType} === 'normal' }}
-#${prefix} colorAlpha(number) = null
-
-<ExampleUIControlNumber step="0.01" min="0" max="1" default="1" />
-
-矩形颜色的透明度。取值范围是 0 ~ 1 之间的浮点数。
-
#${prefix} colorSaturation(number) = null
Review comment:
@jiawulin001 `hsl` is also supported but not documented. Check
https://github.com/ecomfe/zrender/blob/master/src/tool/color.ts#L261
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]