mirror of
https://gitee.com/antv/g6.git
synced 2024-12-02 19:58:46 +08:00
style: delete redundant code
This commit is contained in:
parent
a4cd1d989d
commit
9b6f377d55
@ -7,12 +7,9 @@ const version = require('./version');
|
||||
module.exports = {
|
||||
trackable: true,
|
||||
defaultNodeSize: 40,
|
||||
defaultGuideSize: 100,
|
||||
nodeStyle: {
|
||||
lineWidth: 1
|
||||
},
|
||||
guideStyle: {
|
||||
},
|
||||
labelStyle: {
|
||||
fill: '#595959',
|
||||
textAlign: 'center',
|
||||
|
Loading…
Reference in New Issue
Block a user