lib/graphs/engines/bluff.rb in metric_fu-2.0.0 vs lib/graphs/engines/bluff.rb in metric_fu-2.0.1
- old
+ new
@@ -10,10 +10,10 @@
g.title_font_size = "24px"
g.legend_font_size = "12px"
g.marker_font_size = "10px"
EOS
end
-
+
class FlayBluffGrapher < FlayGrapher
def graph!
content = <<-EOS
#{BLUFF_DEFAULT_OPTIONS}
g.title = 'Flay: duplication';