mirror of
https://gitee.com/antv/g6.git
synced 2024-11-30 02:38:20 +08:00
chore: refine
This commit is contained in:
parent
0242eb84a6
commit
9e28790cda
@ -207,7 +207,7 @@ export default class Hull {
|
||||
textAlign: 'center',
|
||||
textBaseline: 'middle',
|
||||
};
|
||||
let point = { x: 0, y: 0 };
|
||||
const point = { x: 0, y: 0 };
|
||||
switch (position) {
|
||||
case 'bottom':
|
||||
case 'outside-bottom':
|
||||
|
Loading…
Reference in New Issue
Block a user