index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
drawing
/
tc_line_series.rb
Age
Commit message (
Expand
)
Author
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Fix tests / code to work with frozen string literals
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2015-07-05
Fix Axlsx::LineSeries#marker_symbol and add tests
Jonathan Tron
2013-09-27
smooth line for line chart
patorash
2013-04-19
Added prep for 1.3.6 release
Randy Morgan
2012-07-17
MOAR cleanup for worksheet.
Randy Morgan
2012-05-13
MOAR specs
Randy Morgan
2012-05-03
rebuild series data base objects with full implementation.
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2011-11-23
-refactoring chart position and axis data/category for chart.
Randy Morgan