G2Plot icon indicating copy to clipboard operation
G2Plot copied to clipboard

🐛 [BUG] 双轴图 设置 autoRotate: true 之后,存在旋转过的x轴文字把图例盖住的情况

Open suran101 opened this issue 3 years ago • 1 comments

双轴图 设置 autoRotate: true 之后,部分图表存在旋转过的x轴文字把图例盖住的情况

📷 Step to reproduce

在xAxis 中 设置 autoRotate xAxis: { label: { autoRotate: true, autoHide: true, autoEllipsis: false, }, },

🚑 Any additional [like screenshots]

31643976390_ pic 61643977028_ pic

suran101 avatar Feb 04 '22 12:02 suran101

appendPadding 的 bottom 部分增大一些

visiky avatar Apr 10 '22 11:04 visiky