examples/5_pv_hierarchies/icicle.rb in rubyvis-0.4.0 vs examples/5_pv_hierarchies/icicle.rb in rubyvis-0.4.1

- old
+ new

@@ -16,10 +16,10 @@ end } h end -files=get_files(File.dirname(__FILE__)+"/../../") +files=get_files(File.expand_path(File.dirname(__FILE__)+"/../../lib/")) colors=Rubyvis::Colors.category19 vis = Rubyvis::Panel.new. width(600). height(500).