G2Plot
G2Plot copied to clipboard
🐛 [BUG] 双轴图 设置 autoRotate: true 之后,存在旋转过的x轴文字把图例盖住的情况
双轴图 设置 autoRotate: true 之后,部分图表存在旋转过的x轴文字把图例盖住的情况
📷 Step to reproduce
在xAxis 中 设置 autoRotate xAxis: { label: { autoRotate: true, autoHide: true, autoEllipsis: false, }, },
🚑 Any additional [like screenshots]

appendPadding 的 bottom 部分增大一些