提交 93b157ce 编写于 作者: P plainheart

fix(markLine): remove unexpected dev code.

上级 01e2da59
......@@ -396,7 +396,7 @@ class MarkLineView extends MarkerView {
if (style.fill == null) {
style.fill = getVisualFromData(seriesData, 'color') as ColorString;
}
const a = symbolOffset
data.setItemVisual(idx, {
symbolKeepAspect: itemModel.get('symbolKeepAspect'),
symbolOffset: itemModel.get('symbolOffset') || (symbolOffset as (string | number)[])[isFrom ? 0 : 1],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册