diff options
Diffstat (limited to 'lib/axlsx/drawing/series.rb')
| -rw-r--r-- | lib/axlsx/drawing/series.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/drawing/series.rb b/lib/axlsx/drawing/series.rb index 0218f5ce..9404b959 100644 --- a/lib/axlsx/drawing/series.rb +++ b/lib/axlsx/drawing/series.rb @@ -1,4 +1,3 @@ -# encoding: UTF-8 module Axlsx # A Series defines the common series attributes and is the super class for all concrete series types. # @note The recommended way to manage series is to use Chart#add_series |
