开发者

Is is possible to display barcharts horizontally in Flot?

Apologies, but I'm a newbie at Flot.

I'd like to display my data in a horizontal bar chart rath开发者_JAVA百科er a vertical bar chart which Flot seems to default to.

Is it possible to do this in Flot, and, if so, how do I do it?


bars: {
      horizontal: true
    }

API reference: http://flot.googlecode.com/svn/trunk/API.txt


For an example of a horizontal bar chart built with Flot, check out http://www.jqueryflottutorial.com/how-to-make-jquery-flot-horizontal-bar-chart.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜