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.
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.
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,
Previous: Gh-pages subtree problem
Next: Fetch sends post request, but the backend cannot receive data. Body is undefined.