summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook/worksheet/data_bar.rb
AgeCommit message (Expand)Author
2023-06-15Fix redundant self offensesGeremia Taglialatela
2023-05-31Use Ruby 1.9 hash syntaxGeremia Taglialatela
2023-05-31Merge pull request #267 from tagliala/chore/freeze-mutable-constantsZsolt Kozaroczy
2023-05-31Fix Style/MutableConstant offensesGeremia Taglialatela
2023-05-31Fix Style/ConditionalAssignment offensesGeremia Taglialatela
2023-05-20Fix Lint/Void offensesGeremia Taglialatela
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2014-02-26Huge refactoringJurriaan Pruis
2012-11-15Patched for 1.8.7Randy Morgan
2012-11-15Updated DataBar conditional formatting to accept cfvo hashes in the initializ...Randy Morgan
2012-11-15Added color scale initializationRandy Morgan
2012-10-21refactored conditional formatting classes that depend on pre-initialized cfvo...Randy Morgan
2012-10-14Refactored DataBar to use serializable attributes and options parserRandy Morgan
2012-07-141.1.8 release prepRandy Morgan
2012-04-25documentation updates and example dir restructuring.Randy Morgan
2012-04-21add data bar conditional formatting support.Randy Morgan