antvis/G2

axis 设置 labelRotate 为 false 且 padding 为 auto 的时候不旋转 label #5633

pearmini posted onGitHub

Discussed in https://github.com/antvis/G2/discussions/5631

const chart = new Chart();

chart.options({
  axis: { y: { labelAutoRotate: false }} // 不旋转轴
})

目前行为确实容易造成困惑。

posted by pearmini over 1 year ago

Fund this Issue

$0.00
Funded

Pull requests