简体   繁体   English

Highcharts xAxi标题如何左对齐?

[英]Highcharts xAxi title how left-aligned?

I want it to appear to the left of the title so long padding。 我希望它显示在标题的左侧,以便填充这么长的时间。
Examples: http://jsfiddle.net/fFux3/ 示例: http//jsfiddle.net/fFux3/

title: { enabled: true, align: "low", offset :0, x : 120, text: 'Custom with <b>simple</b> <i>markup</i>', style: { fontWeight: 'normal' } }

remove 去掉

offset: 0

that is causing the issue, here I've updated the fiddle http://jsfiddle.net/fFux3/1/ 导致问题的原因,在这里,我已经更新了小提琴http://jsfiddle.net/fFux3/1/

I hope this will help you 我希望这能帮到您

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM