gpt4 book ai didi

javascript - jqplot 条不与网格对齐

转载 作者:行者123 更新时间:2023-12-04 01:09:39 26 4
gpt4 key购买 nike

有谁知道为什么 一些 条形图没有在这个 jqplot 条形图中排列?您可以在 http://www.vonlay.com/jollymeter/app 找到它

Bar not lining up with the grid

最佳答案

我想通了,我的 y 轴格式字符串掩盖了网格线不在整数值上的事实。

yaxis: { min: 0, tickOptions: { formatString: "%d" } }

This topic谈论我试图实现的目标以及我无意中造成的问题。

Plot with y-axis format string removed

关于javascript - jqplot 条不与网格对齐,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8857187/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com