You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @byteman, I have added setting a major unit and tick label skip support for the chart. You can specify tick label skip property by tick_label_skip field in x_axis like this:
Activity
byteman commentedon Dec 17, 2019
还有就是x轴本来是1-1000,结果这里只能显示到981,需要拉长后才能显示出来
byteman commentedon Dec 17, 2019
我找到了再这里可以设置间隔单位,我这里设置的100为间隔。怎么在go库总添加这个功能啦?求救大神啊,帮忙指导一下啊,被客户天天吹
[-]精确设置x轴刻度[/-][+][Feature request] Support to set major units of axis[/+]byteman commentedon Dec 19, 2019
大神,有什么思路可以提供一下吗?
xuri commentedon Dec 20, 2019
Thanks for your issue. I'll add tick labels support apply in the function
drawPlotAreaCatAx
recently.byteman commentedon Dec 23, 2019
大神,有时间计划吗?
xuri commentedon Dec 24, 2019
Hi @byteman, I have added setting a major unit and tick label skip support for the chart. You can specify tick label skip property by
tick_label_skip
field inx_axis
like this:Fix qax-os#538, added setting a major unit and tick label skip suppor…
Fix qax-os#538, added setting a major unit and tick label skip suppor…