summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/drawing/axes.rb
AgeCommit message (Expand)Author
2023-06-15Fix Lint/UnusedBlockArgument offensesGeremia Taglialatela
2023-05-22Fix safe class comparison offensesGeremia Taglialatela
2023-05-10Fix Inefficient Hash Search offensesGeremia Taglialatela
2023-05-05Pipe output directly to str and avoid additional memory allocationsPaul Kmiec
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-08Fix Layout/EmptyLineAfterGuardClause offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Remove Layout/TrailingWhitespace offensesGeremia Taglialatela
2014-02-26Huge refactoringJurriaan Pruis
2013-06-27Fixes Issue #202 Axes are borked in Bar3DChart by requiring axis order in the...Moses Hohman
2013-06-23Fixes Issue #202 Axes are borked in Bar3DChartMoses Hohman
2013-04-19Added prep for 1.3.6 releaseRandy Morgan
2013-03-17Fixed LineChart and refactored chart axes managementRandy Morgan