mirror of
https://gitee.com/antv/g6.git
synced 2024-11-30 02:38:20 +08:00
fix: clear
This commit is contained in:
parent
82b7048187
commit
c859361ccb
@ -9,8 +9,6 @@ const Fisheye = require('./tool');
|
||||
class Plugin {
|
||||
constructor(options) {
|
||||
Util.mix(this, {
|
||||
oriXs: [],
|
||||
oriYs: []
|
||||
}, options);
|
||||
}
|
||||
init() {
|
||||
|
Loading…
Reference in New Issue
Block a user