摘要: Flot Referenceflot参考文档--------------Consider a call to the plot function:下面是对绘图函数plot的调用: var plot = $.plot(placeholder, data, options)The placeholder is a jQuery object or DOM element or jQuery expressionthat the plot will be put into. This placeholder needs to have itswidth and height set as expla 阅读全文
posted @ 2012-05-15 15:00 sjhnanwang 阅读(503) 评论(0) 推荐(0) 编辑