Search Docs
axes: [ { orient: 'bottom', // 必须配置 trimPadding: true, // 指定左右间隙 innerOffset: { left: 32, right: 32, }, } ]
axes: [ { orient: 'left', tick: { noDecimals: true, } } ]