提交 0c1b2952 编写于 作者: O Ovilia

fix(sunburst): lift sunburst with higher z2 on emphasis

上级 630551b1
......@@ -158,6 +158,8 @@ SunburstPieceProto.updateData = function (
this._seriesModel = seriesModel || this._seriesModel;
this._ecModel = ecModel || this._ecModel;
graphic.setHoverStyle(this);
};
SunburstPieceProto.onEmphasis = function (highlightPolicy) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册