Guest User

Untitled

a guest
Mar 20th, 2014
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1.  
  2. bar_chart = Gchart.bar(:size => '500x400',:theme => :keynote, :title => " Top 5 Failed Actions for the Month",:bg => 'efefef',:stacked =>false,:legend => [label[0],label[1],label[2],label[3], label[4]],:axis_with_labels => ['x', 'y','t'],:data => [[5624], [5601], [5391], [5328],[4396]], :format => 'file',:filename => '/home/vic/bar_chart.png',)
Advertisement
Add Comment
Please, Sign In to add comment