Ovilia opened a new pull request #10585: Fix axisPointer label padding not working. URL: https://github.com/apache/incubator-echarts/pull/10585 Fix #10569 With `padding: [10, 20, 30, 40]` in [this example](https://gallery.echartsjs.com/editor.html?c=xVszi2WnZ3&comment=0), Before fix: (wrong) <img width="203" alt="屏幕快照 2019-05-30 14 26 27" src="https://user-images.githubusercontent.com/779050/58613057-26b58f80-82e7-11e9-9aa0-31c593355081.png"> After fix: (correct) <img width="198" alt="屏幕快照 2019-05-30 14 26 42" src="https://user-images.githubusercontent.com/779050/58613063-2cab7080-82e7-11e9-8036-4ee01bd0c73d.png">
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
