jquery - Is is possible to display barcharts horizontally in Flot? -


apologies, i'm newbie @ flot.

i'd display data in horizontal bar chart rather vertical bar chart flot seems default to.

is possible in flot, and, if so, how do it?

 bars: {       horizontal: true     } 

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


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -