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

razor - Is this a bug in WebMatrix PageData? -

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

c# - Cloning WPF controls and object hierarchies -