How do you create bold axes in flot (jQuery plugin for graphing)? [duplicate]
Possible Duplicate:
display x-axis and y-axis lines with out the grid lines using flot
How do you make the x- and y-axis appear bold (and possibly with arrows) in flot? The default behavior is 开发者_JAVA百科not to show the axes at all. Thanks.
Under the flot API, look for grid markings...
精彩评论