V-charts line chart display problem

clipboard.png
the position of the red box in the figure is incomplete. I tried to call the component style properties margin and padding are not working. How to make it show the whole.

Mar.20,2021

1. < ve-histogram > add attributes: grid= "grid"
2.js add data (): this.grid = {right: 60} / / the right width of the coordinate chart is 60, adjust the width according to the specific width


find the corresponding parameters to reduce the distance of x


rotation angle

// x
'xAxis.0.axisLabel.rotate': 45,
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3acfd-2c24e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3acfd-2c24e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?