提交 d235dcc9 编写于 作者: S sushuang

compat tree leaves for ec3.

上级 871af5ec
......@@ -193,6 +193,9 @@ function processSeries(seriesOpt) {
removeEC3NormalStatus(opt);
});
}
else if (seriesOpt.type === 'tree') {
removeEC3NormalStatus(seriesOpt.leaves);
}
// sunburst starts from ec4, so it does not need to compat levels.
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册