diff options
Diffstat (limited to 'lib/axlsx/drawing/area_series.rb')
| -rw-r--r-- | lib/axlsx/drawing/area_series.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/drawing/area_series.rb b/lib/axlsx/drawing/area_series.rb index c039869e..a168bb07 100644 --- a/lib/axlsx/drawing/area_series.rb +++ b/lib/axlsx/drawing/area_series.rb @@ -1,4 +1,3 @@ -# encoding: UTF-8 module Axlsx # A AreaSeries defines the title, data and labels for line charts # @note The recommended way to manage series is to use Chart#add_series |
