summaryrefslogtreecommitdiffhomepage
path: root/test/drawing/tc_bar_series.rb
AgeCommit message (Expand)Author
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2021-04-26Add option to define a series color for the BarSeries (#81)Zsolt Kozaroczy
2012-07-17MOAR cleanup for worksheet.Randy Morgan
2012-07-08adding in some excel bar chart defaults for LO interop testingRandy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-28specs for color and series changesRandy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2011-11-21Adding in support for line charts, style attribute for all charts and minor b...Randy Morgan
2011-11-20first commitRandy Morgan