I have created a horizontal bar graph using gRaphael charting library. I want to increase the spacing between the bars. Is there an option to do that?
Well, from what I know there's not exactly a way to increase spacing but you can do so by manipulating the gutter value during initialization.
See: