fix charts x label padding (#5327)

fix/EE-1152/importing-images
Richard Wei 2021-07-21 13:54:22 +12:00 committed by GitHub
parent 6a9b386df8
commit 00fc629c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,11 @@ angular.module('portainer.app').factory('ChartService', [
},
},
},
layout: {
padding: {
left: 15,
},
},
hover: { animationDuration: 0 },
scales: {
yAxes: [