Apologies, but I'm a newbie at Flot.
I'd like to display my data in a horizontal bar chart rather 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?
In a bar graph, bars can be drawn horizontally or vertically.
barh( y ) creates a horizontal bar graph with one bar for each element in y .
bars: { horizontal: true }
API reference: http://flot.googlecode.com/svn/trunk/API.txt
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With