yahong2018 opened a new issue #15930:
URL: https://github.com/apache/echarts/issues/15930
### Version
5.2.1
### Steps to reproduce
series: [
{
name: '业务指标',
type: 'gauge',
detail: {
padding:[20,20,1,20],
}
}
]
### What is expected?
detail's padding-top is 20px,and the padding-bottom is 1px
### What is actually happening?
the padding-top and the padding-bottom are both 20px
<!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]