未验证 提交 11da0453 编写于 作者: S sushuang 提交者: GitHub

Merge pull request #11854 from susiwen8/#11772

Add missing param for treemap setLabelStyle
......@@ -881,7 +881,8 @@ function renderNode(
{
defaultText: isShow ? text : null,
autoColor: visualColor,
isRectText: true
isRectText: true,
labelFetcher: seriesModel
}
);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册