Skip to content

Instantly share code, notes, and snippets.

@saurabh7705
Created March 2, 2012 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh7705/1958551 to your computer and use it in GitHub Desktop.
Save saurabh7705/1958551 to your computer and use it in GitHub Desktop.
var chart=r.g.barchart(x, y, width, height, values, opts);
//opts stands for options such as: type (round, square, soft, sharp), stacked (true, false), gutter etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment