examples/sparklines1.rb in write_xlsx-1.00.0 vs examples/sparklines1.rb in write_xlsx-1.01.0
- old
+ new
@@ -8,10 +8,10 @@
# Sparklines are small charts that fit in a single cell and are
# used to show trends in data. See sparklines2.pl for examples
# of more complex sparkline formatting.
#
# reverse ('(c)'), November 2011, John McNamara, jmcnamara@cpan.org
-# convert to ruby by Hideo NAKAMURA, cxn03651@msj.biglobe.ne.jp
+# convert to ruby by Hideo NAKAMURA, nakamura.hideo@gmail.com
#
require 'write_xlsx'
workbook = WriteXLSX.new('sparklines1.xlsx')