本文介绍了高图标签被切断的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的highcharts标签被剪掉了.我怎样才能解决这个问题?请参阅所附的屏幕截图.

My highcharts labels are cut off. How can I fix this? Please see attached screenshot.

推荐答案

您应该可以通过增加 marginBottom ,如.

You should be able to fix it by increasing the marginBottom of the chart, as mentioned here.

这篇关于高图标签被切断的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-01 19:34