本文介绍了如何在flot中创建粗体轴(jQuery插件用于绘图)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使x轴和y轴在flot中显示为粗体(可能还有箭头)?默认行为是不显示轴。谢谢。

How do you make the x- and y-axis appear bold (and possibly with arrows) in flot? The default behavior is not to show the axes at all. Thanks.

推荐答案

在flot API下,找一下 ...

Under the flot API, look for grid markings...

这篇关于如何在flot中创建粗体轴(jQuery插件用于绘图)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-23 14:18