Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想自定义使用 GWT 库 clientsidegchart (gchart) 开发的图表,并且我想将 X 轴刻度标签定位在轴上方并稍微向右(这样它们就不会与网格线重叠)。我怎样才能做到这一点 ?
而且,我尝试修改刻度标签字体大小(到 10 像素),但没有看到任何变化。
这是一种解决方法,但setTickLabelPadding()使用负值可以解决问题。请注意,您的刻度标签可能会干扰图表中显示的点。
setTickLabelPadding()