公告
财富商城
积分规则
提问
发文
2020-04-11 05:00发布
Summer. ? 凉城
Current Chart
Desired Chart
Does anyone know to accomplish this? I really don't want to go back to divs.
Thank you!
You can set the offset for x axis label by using the following options of xAxis property.
labels: { x : 25, y : -25, align: 'left' }
Working fiddle created here - http://jsfiddle.net/sherin81/dtcLn8sm/
最多设置5个标签!
You can set the offset for x axis label by using the following options of xAxis property.
Working fiddle created here - http://jsfiddle.net/sherin81/dtcLn8sm/