pissang commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837251511
########## File path: zh/option/series/treemap.md ########## @@ -596,24 +596,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 ) }} {{ /if }} -#${prefix} colorAlpha(Array) = null Review comment: This colorAlpha doesn't need to be removed. It's not same with `itemStyle.colorAlpha` The related doc is https://echarts.apache.org/zh/option.html#series-treemap.colorAlpha ########## 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: `itemStyle.colorSaturation` can also be removed for the same reason -- 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: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org