lib/axlsx/drawing/val_axis.rb in axlsx-1.0.16 vs lib/axlsx/drawing/val_axis.rb in axlsx-1.0.17

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: UTF-8 module Axlsx # the ValAxis class defines a chart value axis. class ValAxis < Axis # This element specifies how the value axis crosses the category axis.