提交 7946c1ab 编写于 作者: L lang

visual map backward combat

上级 896b0e2f
......@@ -53,5 +53,10 @@ define(function (require) {
&& set(seriesOpt, 'itemStyle.normal.color', pointerColor);
}
});
// dataRange has changed to visualMap
if (option.dataRange) {
option.visualMap = option.dataRange;
}
};
});
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册