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_scatter_series.rb
Age
Commit message (
Expand
)
Author
2023-10-19
Fix frozen string error for scatter series with non-default marker
Koza
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix non-production Style/NumericLiterals offenses
Geremia Taglialatela
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
2021-03-01
feature: spec cleanup
Oleg Yakovenko
2021-03-01
feature: marker symbol management for scatter series
Oleg Yakovenko
2021-03-01
feature: scatter series should respect marker preference of parent chart
Oleg Yakovenko
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2014-08-15
Fix syntax error in scatter series tests
Ian Anderson
2014-08-12
Add support for enabling or disabling smoothed lines in a scatter chart series
Ian Anderson
2012-07-17
MOAR cleanup for worksheet.
Randy Morgan
2012-05-03
rebuild series data base objects with full implementation.
Randy Morgan
2012-04-28
specs for color and series changes
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-03-22
Add Scatter charts
Joe Kain